HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ktt8788

no profile record

Submissions

Show HN: Demo of Agent Based Model on GPU with CUDA and OpenGL (Windows/Linux)

github.com
55 points·by ktt8788·vor 3 Jahren·21 comments

comments

ktt8788
·vor 3 Jahren·discuss
Fantastic animations!
ktt8788
·vor 3 Jahren·discuss
Fanstastic animations!
ktt8788
·vor 3 Jahren·discuss
Basically possible. You have to remove all Cuda code and port C++ code to use glfw with specific library for web. The shader can be reused.
ktt8788
·vor 3 Jahren·discuss
Thanks for your advice. I will update more in the next version.
ktt8788
·vor 3 Jahren·discuss
This is brilliant. Thanks for sharing.
ktt8788
·vor 3 Jahren·discuss
Thanks. It's a nostalgia app haha.
ktt8788
·vor 3 Jahren·discuss
This is supercool and beyond what I've done. Thanks for sharing.
ktt8788
·vor 3 Jahren·discuss
Yeah they should be interact to each other. Right now I just started with it and want to share so everyone can take advantage in their ways.
ktt8788
·vor 3 Jahren·discuss
This's awesome. Happy to know that you're doing the same.
ktt8788
·vor 3 Jahren·discuss
Wow it's amazing visualization. Thanks for suggestion.
ktt8788
·vor 3 Jahren·discuss
Right now it's independent. I just want to provide a playground and people can make more with it. Loves your idea though.
ktt8788
·vor 3 Jahren·discuss
Hi, thank you for your interest. Agent based model is a term refers to an interaction between multiple object (called agent) with its own property. The triangle is one agent in this case and in this example it moves along a random trajectory (just like people in a crowd). Each triangle also has its own color of its population so agents in the same population will have the same color.