Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(wasm): add matrix wasm #292

Merged
merged 80 commits into from
Sep 6, 2023
Merged

Conversation

X-OldGentleMan
Copy link
Collaborator

add matrix wasm
add pipeline shader share
add occlusion by octree
chore material and material pass
chore depth
fix shader state change bug
fix cluster number light count
fix webgpu version
fix shadowmapping bug
fix frag uv and uv2 uvTransform
fix cluster index error

ZenderJK and others added 30 commits July 28, 2023 19:40
fix light enable
fix light cast shadow
fix material uniformNode not update
opt pick collect
fix when no have light iblDiffuse is dark
load wasm matrix
add transform depth order
fix matrixBindGroup
change material and more pass
fix frustum
change material render pass
fix particle material depth bug
# Conflicts:
#	src/components/Transform.ts
#	src/components/renderer/RenderNode.ts
#	src/gfx/graphics/webGpu/core/uniforms/UniformNode.ts
#	src/gfx/renderJob/collect/EntityCollect.ts
#	src/gfx/renderJob/occlusion/OcclusionSystem.ts
fix cluster bound depth
# Conflicts:
#	src/math/Matrix4.ts
fix matirx degrees
add log z depth
fix cluster depth getTile
point light shadow pass not init
# Conflicts:
#	samples/loader/Sample_LoadGLB.ts
#	src/assets/shader/lighting/BxDF_frag.ts
#	src/gfx/graphics/webGpu/shader/RenderShader.ts
#	src/gfx/renderJob/passRenderer/shadow/ShadowMapPassRenderer.ts
fix cluster lighting numberList limit
add pipeline shader share
add occlusion by octree
fix shader state change bug
fix cluster number light count
fix webgpu version
fix shadowmapping bug
fix frag uv and uv2 uvTransform
fix cluster index error
hellmor and others added 21 commits September 4, 2023 18:04
… dev-depth

# Conflicts:
#	packages/media-extention/ChromaKeyMaterial.ts
fix video material
 into dev-depth

# Conflicts:
#	packages/media-extention/ChromaKeyMaterial.ts
#	packages/media-extention/VideoMaterial.ts
resume boxCasts method
fix texture bindGroupLayout
fog parameters
chore sample
Change GUI Label
fix material alpha
fix bloom uniform data offset
fix brdf irradiance
@lslzl3000 lslzl3000 merged commit 2c8e8ab into Orillusion:dev Sep 6, 2023
1 check passed
@lslzl3000 lslzl3000 mentioned this pull request Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

5 participants