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·3년 전·21 comments

comments

ktt8788
·3년 전·discuss
Fantastic animations!
ktt8788
·3년 전·discuss
Fanstastic animations!
ktt8788
·3년 전·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
·3년 전·discuss
Thanks for your advice. I will update more in the next version.
ktt8788
·3년 전·discuss
This is brilliant. Thanks for sharing.
ktt8788
·3년 전·discuss
Thanks. It's a nostalgia app haha.
ktt8788
·3년 전·discuss
This is supercool and beyond what I've done. Thanks for sharing.
ktt8788
·3년 전·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
·3년 전·discuss
This's awesome. Happy to know that you're doing the same.
ktt8788
·3년 전·discuss
Wow it's amazing visualization. Thanks for suggestion.
ktt8788
·3년 전·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
·3년 전·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.