Freedom-of-Form-Foundation / anatomy3d

A CAD tool for humanoid anatomy alterations. See the anatomy3d-blender repository for more recent work.
https://freedomofform.org/1856/3d-anatomy-project-scope-phase-1-focus-on-a-limb-joint/
GNU General Public License v2.0
7 stars 5 forks source link

Add Studio Lights to GUI scene #56

Closed Lathreas closed 2 years ago

Lathreas commented 3 years ago

I've added some studio lights to the GUI scene. This makes it easier to view the models as they are generated. In the future, we might choose to support multiple studio light setups for different needs. This patch also fixes the dependency error (due to a missing lighting file) that Godot spits out on startup.

image image