Skip to content

Java Utilities for DirectDrawSurface texture management

License

Notifications You must be signed in to change notification settings

HopingCoding/DDS-Utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDS-Utils

DDS-Utils are a selection of tools to work with DirectDrawSurfaces textures in Java.

DDS-Utils Provides

  • Badds - Batch a DDS, Rescale and Batch-process DDS-files.
  • Radds - Review a DDS, Lightweight DDS-viewer
  • Dropps - Simple DDS-image-converter
  • DDSUtil - Wannabe-library for DDS-conversion

Each subproject has its own project folder in the repository. I use eclipse to check each one out. The Tools require the DDSUtils-project in their buildpath.

History

The project stem from some hobby work I did in summer 2008. Out of boredom I wanted to be able to load DDS files in Java and write tools for reviewing and processing in Java. This was my first own bigger java project and therefore I'm sure there are things that can be nicer and I'm open for feedback and criticism.

More Information

Please see the wiki

Author

DDS-Utils are written by Daniel Senff

License

Released under a GNU General Public License v3.

About

Java Utilities for DirectDrawSurface texture management

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%