K. S. Ernest (iFire) Lee

Results 1605 comments of K. S. Ernest (iFire) Lee

I made a partial godot engine sqlite module. It's partial because it doesn't store the rust code. It fetches the static library from the Windows 11 filesystem. https://github.com/V-Sekai/godot-sqlite/tree/mvsqlite ![image](https://user-images.githubusercontent.com/32321/196641180-f503267c-5792-4583-b8f4-5b91198f24c7.png) I...

Is this pr salvageable? Can you propose tasks?

Is there anything I can improve on this?

Having beginner's trouble. I'm looking for a type of remesh by outputting the same mesh with only manifolds. The goal is being able to use the universe of amazing manifold...

Here's a summary of the various options I reviewed. Meshoptimizer is a mesh decimator. It works great, I proposed putting it into godot engine (game engine). It's not licensed to...

I'm quite interested in Animated cloth simulation on avatars. I have some knowledge of the VRM portable avatar format and workflows for obj sequences to alembic to dem_bones to gltf....

It would help if you can describe more notes or plans, so I can try implement animated cloth simulation on avatars. I work in the open, so I can post...