Skip to content
This repository has been archived by the owner on Dec 6, 2020. It is now read-only.

Parse texture memory from Maya #85

Open
MeineZ opened this issue May 31, 2019 · 0 comments
Open

Parse texture memory from Maya #85

MeineZ opened this issue May 31, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@MeineZ
Copy link
Collaborator

MeineZ commented May 31, 2019

The Maya plug-in currently loads textures twice by requesting Wisp to load them.

To reduce memory usage, eliminate loading the texture by ourselves and just use the existing Maya texture data directly. This is essentially just a matter of dumping the texture data into a Wisp buffer.

@MeineZ MeineZ added the enhancement New feature or request label May 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants