Skip to content

CxihuGames/SeinJSUnityToolkit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeinJSUnityToolkit

Export unity scene to gltf for "Sein.js", or import gltf to unity.

Preview:

Atlas and sprite:

Usage

http://seinjs.com/cn/guide/unity

Features

  1. Export and import node, mesh, material, texture, lights, cameras...
  2. Support animations(transform, bones, morph...).
  3. Support texture compression(RGBA4444).
  4. Support custom materials.
  5. Support binding scripts.
  6. Support physic system.
  7. Support lightmap.
  8. Support customize gltf extensions.
  9. Support import and export morph.
  10. Support import multiple primitives mesh and its hierarchy in unity(by using sub meshes).
  11. Support interleaved primitives.
  12. Add Sein/PBR material to replace Unity Standard material.
  13. Add Sein/Basic material.
  14. Support IBL: SH and Reflection.
  15. Support ambient light.
  16. Support linear color space.
  17. Support SeinJS atlas.
  18. Support SeinJS Sprite.
  19. Support SeinJS Material Scripts.
  20. Support preview and inspector.
  21. Support cubmap.
  22. Support skybox.
  23. Support HDR texture.

Packages

No packages published

Languages

  • C# 88.0%
  • ShaderLab 9.3%
  • JavaScript 1.2%
  • TypeScript 1.1%
  • HTML 0.2%
  • HLSL 0.1%
  • CSS 0.1%