New Script for Unique Object Project
- jacoblince8
- Jul 28, 2023
- 1 min read
I'm working on some code for my Unique object that will append the points to the shape mesh so that I can just mathematically put them in instead of by hand. I've got a new function up and working now that's a good start for this new addition:

This make a basic 3d rectangle at the moment but I can flesh it out more later:
I thought about making something similar for the faces but that's going to be a little more to chew on. For now I think I have something great for putting down vert coordinate which will make it so much easier to make this shape. I should have a finished product in a few weeks.
Comentarios