Welcome to Paul's Projects, my collection of open source projects and tutorials.

New!
  • Metaballs II
    • Features improved graphics and a 6x speed improvement over my old Metaballs demo
    • Written in C#, using Direct3D (including HLSL) via the SlimDX library
    • For speed, an inner loop is implemented in native C++ using OpenMP and SSE intrinsics
  • SonicPlayer
    • Play music from games for the Sega Master System, Genesis and other systems
    • Supports the VGM format and the SN76489 PSG, YM2413, YM2612 and YM2151 chips
    • Contains a custom PSG implementation and uses the FM chip implementations from MAME
Metaballs II Metaballs II SonicPlayer SonicPlayer VMachine VMachine
OpenGL Tutorials OpenGL Tutorials OpenGL Projects OpenGL Projects Direct3D Projects Direct3D Projects
MegaReader MegaReader