Skip to content

Librairy javascript to make some simulation 2d with reactjs

Notifications You must be signed in to change notification settings

matth200/engine-2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Engine 2d

It's a librairy to code quickly some simulation 2d like squares, flags, clothes and ropes.

Needs

Installation
~$ npm install
Then you run it in development mode
~$ npm start

If you want it less buggy, you can build the project
~$ npm run build
~$ sudo npm install -g serve

Then run it
~$ serve -s build

Simulation

Multiple simulation that you can do

Flag simulation (cloth dressed in flag)

My Images

Boxes and ropes simulation

My Images

Cloth simulation

My Images

Maybe in the future, I could add some collision

About

Librairy javascript to make some simulation 2d with reactjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published