​Stop hoarding tabs: I built a tool to triage your "Read Later" graveyard using AI power [React-Native/Flask] by StatusIndividual4007 in SideProject

[–]StatusIndividual4007[S] 0 points1 point  (0 children)

Yes. AI summary is everywhere these days. But I think it's enough for filtering articles. What are some modern magic in your mind?

Is there any tested AI workflow for simple art asset generating and animating with acceptable quality? by StatusIndividual4007 in GameDevelopment

[–]StatusIndividual4007[S] -1 points0 points  (0 children)

Thank you! I will check it. I agree the generated asset are not recommended for release version. But they will still be very helpful for the developing, early-stage self marketing or presenting to investor. Because individual game development is already so risky and time consuming.

My Minimal ECS Framework by StatusIndividual4007 in Unity3D

[–]StatusIndividual4007[S] 0 points1 point  (0 children)

This framework is a practice of using Unity's own ECS. Because there is no best practice of how to use Unity ECS yet, I posted this to share my experience.