User:Abhiram/GSoC2023/Report

From BRL-CAD
< User:Abhiram
Revision as of 02:07, 25 August 2023 by Abhiram (talk | contribs) (Overview)

Project Report

  • Student: Sai Abhiram Alluri
  • Mentor: Christopher Sean Morrison

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 [[1]]
  • 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 [[2]]

What has been done so far

What's left to do?

What's next?

Conclusion