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

Add 3D capabilities #201

Closed
3 of 9 tasks
LeHaine opened this issue Dec 17, 2022 · 1 comment · Fixed by #202
Closed
3 of 9 tasks

Add 3D capabilities #201

LeHaine opened this issue Dec 17, 2022 · 1 comment · Fixed by #202
Assignees
Labels
enhancement New feature or request graphics Graphics related issues scene graph This issue is related to the graph pacakge vfs This issue is related to Vfs

Comments

@LeHaine
Copy link
Member

LeHaine commented Dec 17, 2022

Base Goals:

  • Directional light, point light, spot light
  • 3D related mesh building / generating
  • Extend SceneGraph with 3D related nodes
  • glTF / glb models loading & handling

Stretch goals (maybe in the future)

  • PBR related shaders, lighting, and handling
  • Instanced drawing
  • LOD handling
  • Deferred shading
  • Screen-space Ambient Occlusion (SSAO)
@LeHaine LeHaine added enhancement New feature or request scene graph This issue is related to the graph pacakge vfs This issue is related to Vfs graphics Graphics related issues labels Dec 17, 2022
@LeHaine LeHaine self-assigned this Dec 17, 2022
@LeHaine
Copy link
Member Author

LeHaine commented Jan 19, 2023

#202 adds a bunch of 3D related graphics handling with very basic lighting

@LeHaine LeHaine linked a pull request Jan 19, 2023 that will close this issue
@LeHaine LeHaine closed this as not planned Won't fix, can't repro, duplicate, stale Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request graphics Graphics related issues scene graph This issue is related to the graph pacakge vfs This issue is related to Vfs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant