Hunar Ahmad

Results 15 comments of Hunar Ahmad

Sorry, can you clarify a bit more? no one has reported such issue so I don't what you mean

Hi I think it is easy to compile the C++ for Linux, just download the openFrameworks library and follow the instructions I wrote on this repo.

> Will there be a linux version ? Someone has ported the code to Godot Game Engine and build Windows & Linux releases. You can check his work here: https://github.com/NiclasEriksen/game-of-leif

Interesting! That may explain why there was sub-atomic look-like behavior in some demos. Though I think constant forces might exist at higher levels too especially in small viscous spaces. Anyway,...

> Well my screenshot is from the C++ version of particle life :) https://www.youtube.com/watch?v=aw1tUiN5gNs > > (i optimized it since the video, it run at 90FPS on my laptop now)...

You need to have a FULL HD monitor (1920 x 1028). We might add resize ability at some moment.

> Is is ask too much for a 1366x766 or configurable screen settings executable? I would really like to send this to other friends and spread your work around for...

I have now made the screen size for the C++ version to be 1600 x 900 so it is a bit friendlier for those who don't have Full+HD monitors

The modified Javascript file fixes that. I may modify the C++too but this might change the parameter settings to different numbers in order to reproduce similar patterns. For now, I'll...

> Great minds thing alike. A 3D version was also implemented [here](https://ng3vr.z9.web.core.windows.net/?example=artlife). The VR experience really makes a difference I don't have VR but I imagine interacting with the particles...