Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

369 Commits
 
 
 
 
 
 

Repository files navigation

3DTools

This is a collection of general tools for use with Java3d.

The most interesting part is probably: A pure java loader for DDS (DXT) format image files into a java BufferedImage it is tools.ddstexture.utils.DDSDecompressor It's fast and efficinet, but doesn't beat native GPU compressed dds image usage, as the bufferedimages are 4x as big.

The rest is probably of little use outside my various other projects, as it is not well documented.

Amoungst manay mnay utilities theres a java3d swing overlay system under tools3d.mixed2d3d

And various Camera systems for Java3d (head Trailer, birdseye) under tools3d.camera

About

Various java3d utilities, probably of little use outside my other java3d projects

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages