carboncopies / BrainGenix-ERS

BrainGenix Environment Rendering System (ERS) aims to be a high performance rendering system aimed towards scientific applications such as virtual body simulation. [Note: This project is currently in development].
https://braingenix.org/divisions/ers
GNU Affero General Public License v3.0
3 stars 1 forks source link

Setup New Image Loader Subsystem #331

Closed datacrystals closed 2 years ago

datacrystals commented 2 years ago

As great as FreeImage is, it occasionally encounters errors - especially when loading images from outside ERS projects. This aims to create a new system that can handle those and then convert all of them to the optimal format for internal use.

datacrystals commented 2 years ago

Right - Just wrote up a new image lib wrapper for this: Lucifer. Next task is to integrate Lucifer into ERS.

datacrystals commented 2 years ago

https://github.com/datacrystals/LuciferIL