Welcome to life_code Discussions! #16
Replies: 5 comments 4 replies
-
Is it possible to add a feature so that we can simply edit the numbers rather than dragging the sliders, this way it's easier to get control of everything in my opinion. :) (It's not very important though.) |
Beta Was this translation helpful? Give feedback.
-
I have added a simple Python port to this repo. |
Beta Was this translation helpful? Give feedback.
-
Here is a live online demo for the JavaScript file: https://hunar4321.github.io/particle-life/particle_life.html#91651088029 |
Beta Was this translation helpful? Give feedback.
-
I have added the ability to save and load parameters for the C++ version and made the screen size 1600 by 900 to be a bit more friendly for those who don't have Full HD monitor. I also added a folder where I'm planning to add some interesting models showcased in the video so that users can easily load these models. In future, we could add many more interesting models. |
Beta Was this translation helpful? Give feedback.
-
Hi, I'm just a beginner who is trying to compile your cpp source code. When I try to compile I get "fatal error: 'ofMain.h' file not found". Could you tell me why I get this error? Thank you |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
Beta Was this translation helpful? Give feedback.
All reactions