Giter Site home page Giter Site logo

Comments (11)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Why not use FreeImage instead? 

http://freeimage.sourceforge.net/features.html

It should compile on all the supported platforms (win32, win64, linux and 
macosx) and
it's really easy to use. It also has built in support for openexr so one 
doesn't have
to compile that messy library ... which is good for the floating point support 
:)


Original comment by [email protected] on 11 May 2008 at 6:13

from nvidia-texture-tools.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
That sounds like a good idea.

Original comment by [email protected] on 11 May 2008 at 7:54

from nvidia-texture-tools.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Add to 2.1 milestone. Code to load images using FreeImage is in progress and 
checked
in in trunk.

Original comment by [email protected] on 21 May 2008 at 7:20

  • Changed state: Started
  • Added labels: Milestone-Release2.1

from nvidia-texture-tools.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Hmm... I just realized that the FreeImage project does not provide win64 
binaries,
and does not contain solutions with x64 targets. So, this is not an ideal 
solution
either. I'll include freeimage for now, but it will still be available on win32 
only.

Original comment by [email protected] on 22 May 2008 at 8:45

  • Added labels: Milestone-Release2.2
  • Removed labels: Milestone-Release2.1

from nvidia-texture-tools.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
I just checked in support for FreeImage, and updated the vc8 projects. It's 
still not
used to load floating point images, though.

Original comment by [email protected] on 22 May 2008 at 9:45

from nvidia-texture-tools.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Issue 123 has been merged into this issue.

Original comment by [email protected] on 9 Apr 2010 at 7:07

from nvidia-texture-tools.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
You can use DevIL. It's support x64

Original comment by KindDragon33 on 22 Jun 2010 at 7:12

from nvidia-texture-tools.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Hmm... I had mixed experiences with DevIL in the past, but that was a while 
ago, maybe the problems have been fixed by now. Maybe I should give that 
another try. Thanks for the suggestion!

Original comment by [email protected] on 22 Jun 2010 at 7:19

from nvidia-texture-tools.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
... although I think the better route would be to convince the freeimage guys 
to really support x64. We've got a local version here of freeimage compiled for 
x64 working great, so it's not that hard. I abandoned devil many years ago for 
freeimage and have never looked back. 

Original comment by [email protected] on 22 Jun 2010 at 7:24

from nvidia-texture-tools.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Yeah, building freeimage locally should not be a big deal either. I should 
probably just do that...

Original comment by [email protected] on 22 Jun 2010 at 7:37

from nvidia-texture-tools.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
FreeImage in x64 indeed works fine, you may have to patch OpenJPEG to remove 
some inline asm in order to build the official source release.

Original comment by [email protected] on 24 Jun 2010 at 6:55

from nvidia-texture-tools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.