Pinned Repositories
BNSpriteEditor
Low Level MMBN Sprite Editor & Custom Sprite Maker
dred
A fast, lightweight text editor.
exoquant
High-quality image quantizing library
GigaRender
Implements graphics content streaming optimized for terrain data (geometry + textures) between hard disk and graphics card memory with staging through the system memory to provide seamless display of large scenes
libpspvram
Dynamic VRAM allocation manager for the PSP
liteload
A fairly light weight serial loader for the PlayStation.
mcomms
Serial uploader, monitor and SioFS host for PlayStation homebrew development.
meshlete
Chop 3D objects to meshlets
mm
A decompilation of The Legend of Zelda: Majora's Mask brought to you by a bunch of clever folks.
psxgs
WIP open-source reimplementation of Sony's libgs playstation graphics library
ElvargThemSelf's Repositories
ElvargThemSelf/psxgs
WIP open-source reimplementation of Sony's libgs playstation graphics library
ElvargThemSelf/BNSpriteEditor
Low Level MMBN Sprite Editor & Custom Sprite Maker
ElvargThemSelf/dred
A fast, lightweight text editor.
ElvargThemSelf/exoquant
High-quality image quantizing library
ElvargThemSelf/GigaRender
Implements graphics content streaming optimized for terrain data (geometry + textures) between hard disk and graphics card memory with staging through the system memory to provide seamless display of large scenes
ElvargThemSelf/libpspvram
Dynamic VRAM allocation manager for the PSP
ElvargThemSelf/liteload
A fairly light weight serial loader for the PlayStation.
ElvargThemSelf/mcomms
Serial uploader, monitor and SioFS host for PlayStation homebrew development.
ElvargThemSelf/meshlete
Chop 3D objects to meshlets
ElvargThemSelf/mm
A decompilation of The Legend of Zelda: Majora's Mask brought to you by a bunch of clever folks.
ElvargThemSelf/n00brom
Open-source Caetla equivalent for PS1 homebrew development
ElvargThemSelf/NormalMapCompressor
A better solution than the one we're using now...
ElvargThemSelf/oot
Decompilation of The Legend of Zelda: Ocarina of Time
ElvargThemSelf/PSn00b-Debugger
Open source debugging utility for the Original PlayStation
ElvargThemSelf/PSn00bSDK
The most powerful open source SDK for the PS1 (as far as open source PS1 SDKs go). Not recommended for beginner use.
ElvargThemSelf/psxnet
A simple library and client program to get the original PlayStation to connect to the internet.
ElvargThemSelf/RayTracer
An implementation of Ray Tracer using merely modern C++
ElvargThemSelf/RGTC-compressor-SSE
Compress normal map quickly from 8-bit RGBA to RGTC using SSE2
ElvargThemSelf/siofs-psx
SioFS client library for accessing files from a PC host on the Sony PlayStation
ElvargThemSelf/sm64
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
ElvargThemSelf/SpriteZip
Sprite Compression Tool
ElvargThemSelf/VolRender
A demo of performing voxelization on polygonal models then rendering the outcome of the voxelization using volumetric rendering technique implemented using C++, Win32, DirectX9 and HLSL
ElvargThemSelf/psx-gl
OpenGL wrapper for PSX libgpu library
ElvargThemSelf/psx-sdl
SDL 1.2 Port for PSX