Skip to content

Ambioid/Rust-Miscellaneous-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Challenges

This is my repository where I just put all the small rust programs I make! The collection will probably be small at first but I hope to be able to grow it out a bit, it mostly consists of cool visual interactives and other graphical projects!

How to execute the projects?

To run a project, you simply do cargo run --example <filename>. This will run just the singular file for that one project. Make sure you have rust analyzer and/or rust cargo manager to be able to run the files.

4 Completed

image

Here's a list of all the projects I've set myself to do for fun, I'll update the list as I complete more!

  • fireworks Firework Simulation
  • spiral Fibonacci Fractal
  • kinematics Inverse Kinematics - String/Arm Model
  • trilateration Trilateration Simulation
  • 3d Tetris
  • Sine wave model
  • Boids (Birds) simulation
  • Sierpinski Triangle
  • 4th (And more) Dimensional shapes?
  • Flatlands Simulation?
  • Metaballs (Marching Squares)
  • Night Sky
  • Fire Simulation
  • Rainfall Screensaver
  • Drone Physics?
  • Shifting Colored Triangle Gradient
  • Fluid Simulations
  • 3 Hexagonal Player Chess
  • Conway's game of life
  • I need to learn how to use compute shaders
  • Other Fractal Simulations?

About

My little graphical side projects, written in rust!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages