Share material across objects #13

Open
opened 2015-03-21 10:50:35 +00:00 by Faerbit · 0 comments
Faerbit commented 2015-03-21 10:50:35 +00:00 (Migrated from github.com)

Currently every object has it's own copy of the material data. This unnecessarily consumes memory. To avoid this one could only use a pointer in each object which all point to one copy of the same material.

Currently every object has it's own copy of the material data. This unnecessarily consumes memory. To avoid this one could only use a pointer in each object which all point to one copy of the same material.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: faerbit/Saxum#13
No description provided.