Hello all,
I need to 'draw' some simple 3D shapes for a new LDraw program I'm working on.
In the past I generated those in code (e.g. LDCad's color wheel disk etc), but this limits things a lot, so this time I'm thinking about importing .obj files or const data structures instead.
Blender and so on are a bit overkill for this as I only need very simple things (e.g. a ruby/marvel like one)
Anyone has tips on software to use for creating such simple triangle meshes?
Maybe even LDPE?
I need to 'draw' some simple 3D shapes for a new LDraw program I'm working on.
In the past I generated those in code (e.g. LDCad's color wheel disk etc), but this limits things a lot, so this time I'm thinking about importing .obj files or const data structures instead.
Blender and so on are a bit overkill for this as I only need very simple things (e.g. a ruby/marvel like one)
Anyone has tips on software to use for creating such simple triangle meshes?
Maybe even LDPE?