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 remaining types to CookedResourceCollection #97

Open
4 tasks
TzuChieh opened this issue Jun 22, 2024 · 0 comments
Open
4 tasks

Add remaining types to CookedResourceCollection #97

TzuChieh opened this issue Jun 22, 2024 · 0 comments
Labels
Engine Core of the renderer.

Comments

@TzuChieh
Copy link
Owner

TzuChieh commented Jun 22, 2024

Not all types use the new cooked data storage system currently. There are also some design changes needed along the way:

  • Decide how to deal with textures: only store color and numeric types? store other types by adding something like typename StorageType=std::shared_ptr?
  • Handle SurfaceOptics
  • Remove the old light source based ALight
  • Remove CookedDataStorage
@TzuChieh TzuChieh added the Engine Core of the renderer. label Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Engine Core of the renderer.
Projects
Status: Pending
Development

No branches or pull requests

1 participant