Closed facelessuser closed 1 year ago
We did play around with Plotly. The 3D models are fast and smooth, but there doesn't seem to be a way to color them with the color space gamut. All you can do is use a color scale to color them based on an axis. If we ever figure out how to color them proper, it's something to consider. If all you care about is the color space shape though, it is pretty cool.
Finally worked on generating proper 3D models. We should play around and generate all of the images with these better model approaches. We can possibly add light and shadow, but we'll see. We now create proper meshes so we can generate models. This means we don't have to do many of the workarounds to fill in spaces that we used to.
We can now generate wireframes at differing resolutions:
We can generate 3D models of differing resolutions:
We can even generate using our old scatter plot approach at various resolutions.