Skip to content

melmi/csgjs-cpp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

About

This is a fork of csgjs-cpp. The differences between this fork and the original version are:

  • This fork uses double instead of float.
  • This fork separates header and source files.
  • The only field of vertex struct is pos.
  • The functions union, intersection and difference renamed to get_xxx.
  • Some geometric calculations are planned to be added.

csgjs-cpp

CSG library for C++, port of https://github.com/evanw/csg.js/

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%