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: Renderer of Shape3D #360

Merged
merged 73 commits into from
Jan 26, 2024
Merged

feat: Renderer of Shape3D #360

merged 73 commits into from
Jan 26, 2024

Conversation

hellmor
Copy link
Collaborator

@hellmor hellmor commented Jan 23, 2024

feat: Renderer of Shape3D

X-OldGentleMan and others added 30 commits November 1, 2023 13:19
fix gltf sample
fix emissive color
fix image material
fix chromaKey material
fix grass sample
fix resize
fix canvas resize change gpu attachments texture
fix resize events
fix sample grass
fix post sample resize bug
Fix csm shadow.
add sample
Cancel automatic resizing of rendertexture in GI
add graphic ribbon
Fix wrong offset for bloom.
Reduce texture sample times in GI lightingPass.
fix: texture Count Exceeded the maximum limit of 7
Move GodRay setting from post file to engine setting.
Get param from setting.
add new graphic face
Seperate line and fill area of shape3d.
…and ellipses

Implement the startAngle and endAngle capabilities for circles and ellipses
Add Path3D API.
Error of moveTo api.
Implement a 3D path renderer
Add annotation.
commit 68e6f56
Author: ShuangLiu <liu.shuang@huasheng.io>
Date:   Thu Jan 11 16:22:25 2024 +0800
# Conflicts:
#	packages/effect/grass/shader/GrassBaseShader.ts
#	packages/effect/grass/shader/GrassVertexAttributeShader.ts
#	samples/utils/GUIUtil.ts
#	src/assets/shader/core/common/GlobalUniform.ts
#	src/assets/shader/core/struct/FragmentVarying.ts
#	src/assets/shader/core/struct/VertexAttributeIndexShader.ts
#	src/assets/shader/core/struct/VertexAttributes.ts
#	src/assets/shader/graphic/Graphic3DShader.ts
#	src/assets/shader/materials/program/ShadowMapping_frag.ts
#	src/assets/shader/quad/Quad_shader.ts
#	src/gfx/graphics/webGpu/core/bindGroups/GlobalUniformGroup.ts
#	src/gfx/renderJob/passRenderer/graphic/new/Graphic3DFaceRenderer.ts
#	src/gfx/renderJob/passRenderer/graphic/new/Graphic3DMesh.ts
#	src/gfx/renderJob/passRenderer/graphic/new/Graphic3DMeshRenderer.ts
#	src/gfx/renderJob/passRenderer/graphic/new/Graphic3DRibbonRenderer.ts
#	src/index.ts
@hellmor hellmor added the feature New feature or request label Jan 23, 2024
@hellmor hellmor added this to the 0.7 milestone Jan 23, 2024
Enable Shape3D to support FillRotation
Delete some samples.
Simplify the calculation of the orientation of each line segment.
@Codeboy-cn Codeboy-cn merged commit 9f856bb into Orillusion:dev Jan 26, 2024
1 check passed
@lslzl3000 lslzl3000 mentioned this pull request Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants