News

This is a set of Python scripts for various transformations (flows) of 2D and 3D objects in Rhinoceros 5, a popular 3D modeler. shapes/: Simple shapes that can be used for testing. curves/: 2D curves: ...
Images are half-toned using a python program I built, then data about the location and radius of every circle is stored in CSV files. Next, a C# program I built reads the CSV file and creates spheres ...
Dot-World allows users to draw custom 2D and 3D environments in CSV, which they can then import to Python to render. Dot-World has a graphical user interface for users to input their desired PDE, ...