7 comments

  • user- an hour ago

    Very cool. I will definitely check the code out and try this, i dig the concept (I created a poc for a 'terminal pet/buddy' and it was quite hard even with simple ascii.)

    • hakumei 6 minutes ago

      Thanks! I'd really appreciate to hear your thoughts after trying it, especially from developer's perspective. I'd love to see your project too!

  • rrow an hour ago

    Im going to try it, sounds interesting.

  • chriswunan 3 days ago

    Love the icon! How do you deal with the performance of rendering the 3D model?

    • hakumei 30 minutes ago

      The draw cost is not as heavy as it looks, because it is limited to 30 fps. And I avoid unnecessary rendering when you hide the sidebar window. I’m considering performance mode which is controlled resolution and post processing effects. Thanks!

  • johng a day ago

    Surprised this hasn't gotten more attention or comments.

    • hakumei an hour ago

      Thank you! I hope so.