You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, because of this issue, we think we need share our web game solution for you and let more people know it, we build a solution based on unity(as scene editor by SeinJSUnityToolkit) and webpack(a loader "seinjs-gltf-loader" is provided to process gltf files before using), an showcase for unity part is here:
SeinJSUnityToolkit supports following features now:
Export and import node, mesh, material, texture, lights, cameras...
Support animations(transform, bones, morph...).
Support texture compression(RGBA4444).
Support custom materials.
Support binding scripts.
Support physic system.
Support lightmap.
Support customize gltf extensions.
Support import and export morph.
Support import multiple primitives mesh and its hierarchy in unity(by using sub meshes).
Support interleaved primitives.
Add Sein/PBR material to replace Unity Standard material.
Add Sein/Basic material.
Support IBL: SH and Reflection.
Support ambient light.
Support linear color space.
Support SeinJS atlas.
Support SeinJS Sprite.
Support SeinJS Material Scripts.
Support preview and inspector.
Support cubmap.
Support skybox.
Support HDR texture.
And seinjs-gltf-loader supports:
Model compression(hilo-amc now, draco will also be supported).
Texture compression(by gl compressed texture extensions, basic_universal is in the plan).
Customize resources pre-processor.
Customize resources publisher.
Pack to GLB.
Is anyone interested in this solution? Our homepage: seinjs.com just supports chinese now, but an english version is also in the plan. If someone want to create projects by using our workflow, we will consider to write the english version faster.
The text was updated successfully, but these errors were encountered:
Hi, because of this issue, we think we need share our web game solution for you and let more people know it, we build a solution based on unity(as scene editor by SeinJSUnityToolkit) and webpack(a loader "seinjs-gltf-loader" is provided to process gltf files before using), an showcase for unity part is here:
SeinJSUnityToolkit supports following features now:
And seinjs-gltf-loader supports:
Is anyone interested in this solution? Our homepage: seinjs.com just supports chinese now, but an english version is also in the plan. If someone want to create projects by using our workflow, we will consider to write the english version faster.
The text was updated successfully, but these errors were encountered: