You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A recent code change allowed the 3D Preview to read shader definitions from files (shaders/Preview.vert and shaders/Preview.frag). It would be nice to give users the ability to switch shaders, provide a list of default shaders and allow users to add their own files.
Outline
A recent code change allowed the 3D Preview to read shader definitions from files (
shaders/Preview.vert
andshaders/Preview.frag
). It would be nice to give users the ability to switch shaders, provide a list of default shaders and allow users to add their own files.This could be combined with New features for the 3D viewport (#56) for a Long (350h) project.
Details
Expected Outcome
Users can easily switch shaders for preview and add custom files with their own shader definitions.
Project Properties
Skills
Difficulty
Medium
Size
Medium (175h)
Additional Information
References:
The text was updated successfully, but these errors were encountered: