Wishray Wiki

A central hub for intelligent game design and play.

User Tools

Site Tools


technology

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
technology [2013/01/21 18:07] – created JasonPtechnology [2013/01/21 18:52] (current) JasonP
Line 3: Line 3:
 Pages and such on this wiki not classified as design or play on [[start|wishray wiki]]: Pages and such on this wiki not classified as design or play on [[start|wishray wiki]]:
  
-  * [[:Technology:BSA]] - Bzip2 Solid Archive. Its a very simple linear file archive format for packing multiple files into a solid BZIP2 stream. While partial decompression is possible, you have to decompress the stream before that file to reach and decompress said file, since its a solid archive. It is best suited for situations where you want to decompress the entire archive at once. This is essentially a custom replacement for tar.bz2, lighter and easier to understand and implement.+  * [[:Technology:BSA]] - **B**zip2 **S**olid **A**rchive. Its a very simple linear file archive format for packing multiple files into a solid BZIP2 stream. While partial decompression is possible, you have to decompress the stream before that file to reach and decompress said file, since its a solid archive. It is best suited for situations where you want to decompress the entire archive at once. This is essentially a custom replacement for tar.bz2, lighter and easier to understand and implement
 +  * [[:Technology:Discrete2D]] - A lightweight and easy to learn library for Mono/C# based on OpenTK and QuickFont for 2D multimedia applications such as games
technology.1358820464.txt.gz · Last modified: 2013/01/21 18:07 by JasonP