Skip to content

It's a java desk aplication where there are a bounch of particles that afect phisicaly by gravity each other in many ways. The roules of gravitation are decided by a neural network. Its all in 3D and visualized by a self made renderer based on projection matix.

trmaa/Particle-Life-3d

Repository files navigation

PARTICLE LIFE 3D ENGINE,

It still in development: todo -> AI model, flexible phisic relationships, dynamic way to create particles, dynamic way to render in order...

How to use

On Bash: chmod +x compile.sh and ./compile.sh or java java -jar Universo.jar. On Bach: compile.bat or java -jar Universo.jar.

screenshot1

About

It's a java desk aplication where there are a bounch of particles that afect phisicaly by gravity each other in many ways. The roules of gravitation are decided by a neural network. Its all in 3D and visualized by a self made renderer based on projection matix.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages