Skip to content

SynReal/block

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Style3D Block

Warning

This project is in development. The API is unstable, features may be added or removed, and breaking changes are likely to occur frequently and without notice as the design is refined.

Block is a high-performance algorithm library implemented on NVIDIA Warp. It is designed for real-time physics simulation and provides foundational components for collision detection and linear system solving.

  • Built on NVIDIA Warp for GPU-native performance
  • Targeted at real-time physics pipelines (collision detection, constraint/solver stages)
  • Core components: basic collision detection and linear system solvers

Benchmarks

Comming soon ...

Installing

The Block packages are installed using:

pip install .

For development, the Block package should be installed using:

pip install -e .

Document

Coming soon ...

Contributing

Contributions and pull requests from the community are welcome.

License

Block is licensed under the BSD 3-Clause License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages