RhodoniteTS icon indicating copy to clipboard operation
RhodoniteTS copied to clipboard

Rhodonite Web3D Library in TypeScript

Results 74 RhodoniteTS issues
Sort by recently updated
recently updated
newest added

This is a bug report. https://sketchfab.com/3d-models/gachapon-fbd5596018124802863a7c7bb9408c2a I tried to load this gltf model (not glb), but I got failed and the following error. ![image](https://user-images.githubusercontent.com/7972283/184880647-4952ae4e-86e1-4c78-ad5a-29cc5801125b.png)

bug

System class has the 'doRenderLoop' method for handling rendering loop (using requestAnimationFrame). Using this, application programmers can switch btw Normal mode/XR mode easily. By migrate samples to use this, people...

migrating
Priority_Low

This feature is ... - Implement the System for Custom Vertex Attribute Layout like: - VertexAttributeSlot 0: "Position.X, Position.Y, Position.Z, Texcoord.X" - VertexAttributeSlot 1: "Normal.X, Normal.Y, Normal.Z, Texcoord.Y" - Add...

enhancement
Priority_High

https://protocol.vmc.info/

enhancement

Related project: https://github.com/actnwit/shaderity-graph ┆Issue is synchronized with this [Wrike Item](https://www.wrike.com/open.htm?id=760717290)

Priority_High

## References - https://github.com/KhronosGroup/glTF/blob/main/extensions/2.0/Khronos/KHR_materials_clearcoat/README.md

enhancement

https://github.com/actnwit/RhodoniteTS/wiki/Introduction ![image](https://user-images.githubusercontent.com/1833979/161419015-cd733355-3369-4f96-8a2f-19cea871b433.png) https://github.com/actnwit/RhodoniteTS/wiki/%E3%82%A4%E3%83%B3%E3%83%88%E3%83%AD%E3%83%80%E3%82%AF%E3%82%B7%E3%83%A7%E3%83%B3 ![image](https://user-images.githubusercontent.com/1833979/161419043-e107c46c-ecd4-4432-a59e-6e8701e6fdcc.png)

documentation

## Major choices - Chunk-based ECS (like Unity ECS)

optimization
Priority_High

Low mipmap levels like 4x4, 2x2, 1x1 are not so important. ┆Issue is synchronized with this [Wrike Item](https://www.wrike.com/open.htm?id=750297858)

enhancement

For this functionality, I already added "src\foundation\misc\RnPromise.ts". My idea is to add notification functions to RnPromise class for supporting loading progress. Thought? ┆Issue is synchronized with this [Wrike Item](https://www.wrike.com/open.htm?id=750298543)

enhancement