Skip to content

dlannan/csg-toolkit

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

csg-toolkit

A CSG Toolkit for Unity3D that allows building of complex meshes with simple primitives.

The goals for the csg-toolkit are mainly:

  • An easy to use CSG set of operators and primitive generators that allow construction of meshes through mathematical methods.
  • A language that will allow the development of complex CSG constructions.

The toolkit is based on the excellent work of others with the use of:
Node Editor project here:
http://forum.unity3d.com/threads/simple-node-editor.189230/
https://github.com/Baste-RainGames/Node_Editor

CSG Library project:
http://forum.unity3d.com/threads/csg-library-for-c.281028/
https://github.com/Arakis/Net3dBool

and possible alternative CSG library:
https://github.com/LogicalError/Realtime-CSG-demo

About

A CSG Toolkit for Unity3D that allows building of complex meshes with simple primitives.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages