This is a project made with learning purposes by Narcis Calin. The whole idea was to learn how to make a tool that could output useful data for 3D artists to use in some way. So that why I made CloudGen.
- CloudGen is a tool to create clouds for artists to use in 3D softwares like Blender.
- It works by scattering points on points, each with a radius attribute. This is then imported into Blender, where it gets turned into a volume. The exported output from CloudGen is a .ply point cloud.
- I intended to make CloudGen for learning purposes and I was already happy enough with the results. I wanted to move on and start new projects, so I decided to make CloudGen open-source.
- Yes. CloudGen is free and open-source.
