Difference between revisions of "User:Abhiram/GSoC2023/Report"

From BRL-CAD
(Overview)
(Overview)
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
* '''Student:''' Sai Abhiram Alluri
 
* '''Student:''' Sai Abhiram Alluri
 
* '''Mentor:''' Christopher Sean Morrison
 
* '''Mentor:''' Christopher Sean Morrison
 +
* '''Report doc:''' https://docs.google.com/document/d/1rydSNsa7i10vDrcc1mdLxAQAu2SX5U17wS7wZIRqyJA/edit?usp=sharing
  
 
== Overview ==
 
== Overview ==
* In this project our main goal was to modernize the codebase and get appleseed running with the upto date versions of the dependencies CY2023 [[https://vfxplatform.com/]]
+
Will update this page accordingly once the report in finalized, for now please go to the docs link provided above.
* Appleseed's runs with Python 2.7, so I have updated all of the Python code to Python 3.10. I had no means of testing these changes (ill get there soon, but right now appleseed build with the older versions of dependencies is causing alot of errors).
 
I got appleseed to build successfully after making changes to the build commands etc. I have updated all the steps accordingly here [[https://github.com/appleseedhq/appleseed/wiki/Building-appleseed-on-Linux|here]]
 
  
 
== What has been done so far ==
 
== What has been done so far ==

Latest revision as of 02:16, 25 August 2023

Project Report[edit]

Overview[edit]

Will update this page accordingly once the report in finalized, for now please go to the docs link provided above.

What has been done so far[edit]

What's left to do?[edit]

What's next?[edit]

Conclusion[edit]