Skip to content

A Unity project with a collection of small simulations

Notifications You must be signed in to change notification settings

rblotsky/SimulationArt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimulationArt

A Unity project with a collection of small simulations.

Purpose

This project is a "sandbox" environment for any simulations I might try making as practice projects.

Features

Contains 2 simulations so far:

  1. Tiny Particle Orbits

    • Simulates tiny particles orbiting n larger planets.
    • The planets are static. The particles are dynamically orbiting the planets and affected by gravity from all of them at once.
    • image
  2. Heat Diffusion

    • Simulates temperature diffusing amongst a variable number of particles.
    • User can add or remove heat to view the temperature reach a new equilibrium.
    • image

About

A Unity project with a collection of small simulations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published