GSoC 2024: Geometry Nodes: File Import Nodes

Week 6

This week, Curves threw me a curve ball :joy: (I had no idea that OBJ files can contain Curves) handling imports for multiple meshes and curves while refactoring the importer took a while but it’s working now. Changes can be seen here, as always once merged the node will be available behind the new importer node’s experimental toggle.

This week I’ll start with the most basic implementation to caching, which is more essential now as I can see blender freeze up while importing OBJ files

13 Likes