Giter Site home page Giter Site logo

scaling support about nvidia-texture-tools HOT 5 CLOSED

y2jinc avatar y2jinc commented on July 28, 2024
scaling support

from nvidia-texture-tools.

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024

Original comment by [email protected] on 28 Nov 2007 at 3:15

  • Changed state: Started
  • Added labels: Milestone-Release1.0

from nvidia-texture-tools.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024

Original comment by [email protected] on 28 Nov 2007 at 3:23

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from nvidia-texture-tools.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
I really miss the "-rescale nearest" feature that the older texture tool had. 
Any
news on the progress of implementing some of the features the old version had? 
Where
can I find a full pdf with a user guide for nvcompress.exe like we had for 
nvdxt.exe?

Original comment by [email protected] on 28 Jan 2008 at 1:58

from nvidia-texture-tools.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
This is almost implemented now. The only reason why the bug is not closed is 
because
it has not been tested extensively, and I'm not fully satisfied with the 
complexity
of the resulting code.

The main problem is that the input takes a mipmap pyramid, and when you want the
output to be rescaled, the provided mipmaps can either be ignored and 
regenerated, or
you could try to find the closes mipmap for every rescaled output mipmap. I'm
implementing the latter, and it's a bit of a mess. 

I'd like to revisit the code, try to clean it up, and possibly implement a 
simpler
approach.

Regarding the documentation, there's extensive documentation of the API on the 
wiki at:

http://code.google.com/p/nvidia-texture-tools/wiki/ApiDocumentation

and I'm planning to document the command line tools at:

http://code.google.com/p/nvidia-texture-tools/wiki/CommandLineTools

You can track the progress of the documentation with Issue 20:

http://code.google.com/p/nvidia-texture-tools/issues/detail?id=20

Original comment by [email protected] on 28 Jan 2008 at 8:48

from nvidia-texture-tools.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Support for scaling is now fully implemented, and reasonably tested. You can 
find the
documentation of the available rescaling options at:

http://code.google.com/p/nvidia-texture-tools/wiki/ApiDocumentation#Image_Resizi
ng

Original comment by [email protected] on 3 Feb 2008 at 8:21

  • Changed state: Fixed

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.