Skip to content

A prototype for SDF types and traits on top of bevy_math's primitives

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

NiseVoid/bevy_prototype_sdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bevy_prototype_sdf

An experimental crate for defining and using trees of signed distance primitives and operations.

Goals

  • Provide a simple and perfomant way to define SDFs in a serializable and reusable way

Current limitations

Not many shapes are currently supported. Execution orders aren't optimized in any way yet.

License

All code in this repository is dual-licensed under either:

at your option.

About

A prototype for SDF types and traits on top of bevy_math's primitives

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published