opencsg-sys 1.0.0

FFI bindings to OpenCSG (image-based CSG rendering for OpenGL)
Documentation
  • Coverage
  • 72%
    18 out of 25 items documented0 out of 8 items with examples
  • Size
  • Source code size: 551.62 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 267.38 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • ad-si/LuaCAD
    36 5 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ad-si

FFI bindings to OpenCSG (image-based CSG rendering for OpenGL).

OpenCSG renders CSG (Constructive Solid Geometry) results directly into the OpenGL depth buffer using the Goldfeather or SCS algorithms. After calling [render], re-render the primitives with GL_EQUAL depth test to shade them.