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.

Notifications You must be signed in to change notification settings

trmaa/Particle-Life-3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 31, 2024
d3528af · Jan 31, 2024

History

51 Commits
Jan 31, 2024
Nov 11, 2023
Nov 10, 2023
Nov 5, 2023
Oct 14, 2023
Nov 11, 2023
Nov 11, 2023
Oct 16, 2023
Nov 11, 2023
Dec 11, 2023
Nov 7, 2023
Jan 31, 2024
Nov 10, 2023
Nov 11, 2023
Oct 25, 2023
Nov 5, 2023
Oct 14, 2023
Nov 11, 2023
Oct 13, 2023
Oct 25, 2023

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