Viewing profile — ktt8788
ktt8788
HN member- Joined
- Wed, Nov 15, 2023, 6:41 PM UTC
- HN karma
- 31
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About ktt8788
No profile information was provided.
Recent public activity
-
comment
Comment #38601764
Fantastic animations!
-
comment
Comment #38601755
Fanstastic animations!
-
comment
Comment #38530056
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.
-
comment
Comment #38525998
Thanks for your advice. I will update more in the next version.
-
comment
Comment #38525994
This is brilliant. Thanks for sharing.
-
comment
Comment #38525543
Thanks. It's a nostalgia app haha.
-
comment
Comment #38525531
This is supercool and beyond what I've done. Thanks for sharing.
-
comment
Comment #38525525
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.
-
comment
Comment #38525510
This's awesome. Happy to know that you're doing the same.
-
comment
Comment #38525493
Wow it's amazing visualization. Thanks for suggestion.
-
comment
Comment #38525476
Right now it's independent. I just want to provide a playground and people can make more with it. Loves your idea though.
-
comment
Comment #38523550
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 thi…
-
story
Show HN: Demo of Agent Based Model on GPU with CUDA and OpenGL (Windows/Linux)
Demo of agent based model on GPU with CUDA and OpenGL (Windows/Linux) Agent instances on GPU memory Uses SSBO for instanced objects (with GLSL 450 shaders) CUDA OpenGL interops Ren…