Skip to content

matthias-research/gpu-physics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPU-Physics

A python framework for writing warp-based simulations running on the gpu with an opengl viewer

Installation

  • Install python
  • Install packages with the pip command
    • pip install imageio
    • pip install warp-lang
    • pip install PyOpenGL PyOpenGL_accelerate

Files

  • The file viewer.py implements a glut - based viewer and is used by all examples.
  • The data folder contains meshes and images used by the examples
  • All other files contain the demos and can be executed using python

... have fun!

About

A python framework for writing warp-based simulations running on the gpu with an opengl viewer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages