Skip to content

5Daydreams/ProceduralGeometryUnity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProceduralGeometry

This project is a collection of scripts related to visualizing computer geometry.

The following is a showcase of what I worked on for Procedural Mesh Generation.

Spirals

This was a very simple study on Spirals:

image

Which later on evolved to an experiment: how to generate a sphere mesh by curling stripes around an axis:

cueSIXLFFv

Torus

Not soon afterwards, I decided to try and generate a Torus, this time with proper support for normals.

JsUz9Pd8ig

Bottle/Vase Mesh Generator

This was my first slightly-comprehensive study on procedural mesh generation, the generated vase can have variable poly count, automatic UV and normal mapping (more normals details can be added via shaders) and easy access to resizing the radial or vertical axis:

2kM32qJZGf fHMqp9kd0X

About

This is what happens when a mathemaniac learns about procedural geometry with Unity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published