Skip to content

Test project for using Rust graphics using Piston and gfx-rs

Notifications You must be signed in to change notification settings

AnthIste/shiny-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

shiny-rs

Test project for using Rust graphics using Piston and gfx-rs

The goals of this project are to build something arbitrary using gfx-rs and Piston to learn how they work, so that I can eventually contribute something meaningful to the projects themselves.

Goals:

  • A 2D particle system (expanding on the Triangle example)
  • A 3D particle system (expanding on the Cube example)
  • Move the particle system to Piston

That's it for now - small initial goals are more productive than something ridiculous.

About

Test project for using Rust graphics using Piston and gfx-rs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages