Did some line wrapping on markdown content.
This commit is contained in:
@@ -24,4 +24,7 @@ image=""
|
||||
|
||||
#### Create 3D models by adding and subtracting shapes, instead of dealing with vertices and faces.
|
||||
|
||||
Traditional 3D programs are staggeringly complex and difficult to learn. I wanted to see what it would be like to use constructive solid geometry (CSG) to remove the need for the user to understand vertices, faces, and all the various operations you can do to them. By placing shapes in space, you can create both organic and mechanical shapes, the way a child might play with blocks.
|
||||
Traditional 3D programs are staggeringly complex and difficult to learn. I wanted to see what it would
|
||||
be like to use constructive solid geometry (CSG) to remove the need for the user to understand vertices,
|
||||
faces, and all the various operations you can do to them. By placing shapes in space, you can create
|
||||
both organic and mechanical shapes, the way a child might play with blocks.
|
||||
|
||||
Reference in New Issue
Block a user