Live data from Hacker News

Viewing profile — ktt8788

ktt8788

HN member
Joined
Wed, Nov 15, 2023, 6:41 PM UTC
HN karma
31
Public activity
13 items

About ktt8788

No profile information was provided.

Recent public activity

  1. comment
    Comment #38601764

    Fantastic animations!

  2. comment
    Comment #38601755

    Fanstastic animations!

  3. 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.

  4. comment
    Comment #38525998

    Thanks for your advice. I will update more in the next version.

  5. comment
    Comment #38525994

    This is brilliant. Thanks for sharing.

  6. comment
    Comment #38525543

    Thanks. It's a nostalgia app haha.

  7. comment
    Comment #38525531

    This is supercool and beyond what I've done. Thanks for sharing.

  8. 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.

  9. comment
    Comment #38525510

    This's awesome. Happy to know that you're doing the same.

  10. comment
    Comment #38525493

    Wow it's amazing visualization. Thanks for suggestion.

  11. 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.

  12. 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…

  13. 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…