Skip to content

feat: add Order Independent Transparency block and GLB rendering impr… - #195

Open
brettfxio wants to merge 1 commit into
mainfrom
oit-implementation-12119837399915905694
Open

feat: add Order Independent Transparency block and GLB rendering impr…#195
brettfxio wants to merge 1 commit into
mainfrom
oit-implementation-12119837399915905694

Conversation

@brettfxio

Copy link
Copy Markdown
Contributor

…ovements

  • Added set_oit block to the 'Scene' category to toggle scene.useOrderIndependentTransparency.
  • Updated importModel to disable backFaceCulling for imported meshes to fix Roblox GLB rendering.
  • Added tests/oit_verification.spec.js to verify OIT property manipulation.

…ovements

- Added `set_oit` block to the 'Scene' category to toggle `scene.useOrderIndependentTransparency`.
- Updated `importModel` to disable `backFaceCulling` for imported meshes to fix Roblox GLB rendering.
- Added `tests/oit_verification.spec.js` to verify OIT property manipulation.

Co-authored-by: brettfxio <105930054+brettfxio@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant