Skip to content

AbitTheGray/DukeNukem3D_Lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DukeNukem 3D - C# Library

This project is C# library for loading files from DukeNukem 3D.

Usage

Important are DukeNukem3D.Grp.Grp.Parse() and DukeNukem3D.Art.ArtFile.Parse().

The library was made using .NET 4.5 with System and System.Drawing as assemblies.

How to use this library can be found in EXAMPLES.md.

History

This project started at about same time as BspLib to learn how Game Engines worked in its first days.

Future

I am still planning to use this library to make OpenGL-based game engine (at least core of it) to visualize those retrieved data.

Releases

No releases published

Packages

No packages published

Languages