Skip to content
This repository has been archived by the owner on May 2, 2018. It is now read-only.

tgjones/osiris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Osiris

What is this?

Osiris is a set of XNA 4.0 Content Pipeline extensions. At the time of writing, Osiris contains:

  • A GeoMipMapping Terrain Processor. It is applied to a bitmap containing height data, and will generate all the data required for geomipmapping. At runtime, use the TerrainComponent to manage level of detail.
  • A TIFF texture importer.
  • A RAW texture importer.

Quick start

Until there is an official release, grab the source - either using the Downloads link or through git.

Releases

No releases published

Packages

No packages published

Languages