Expand description
This crate is an implementation of SDFs (signed distance functions)
You can combine, transform and develop complex SDFs and even add complete new ones to be rendered with one of this libraries multiple renders.
Modules§
- objects
- Objects and tools that are useful for working with objects
- render
- Renderers and tools that are useful for working with renderers
Structs§
- Domain
- A rectangular space from which points can be samples