Skip to content

skalnik/ThreeBSP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSG plugin for Three.js

Based almost entirely on chandlerprall/ThreeCSG ❤️ but ported to CoffeeScript and cleaned up a little.

Quickstart and Demo

$ git clone https://github.com/sshirokov/ThreeBSP.git
$ npm install .
$ python -mSimpleHTTPServer
Serving HTTP on 0.0.0.0 port 8000 ...

Open your browser to http://localhost:8000 and you should see something like this

Ancient Aliens

Bower

This package is available in the Bower registry.

$ bower install ThreeBSP
bower cloning git://github.com/sshirokov/ThreeBSP.git
bower caching git://github.com/sshirokov/ThreeBSP.git
bower fetching ThreeBSP

About

CSG with Three.js geometries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 70.8%
  • JavaScript 29.2%