News
Screenshots
Commentary
Download
This directory contains an outdated project. The current development version of this project has not been published. It will be when it is ready.

PHoW Features (ETA End of Spring 2005):
   Basic:
     -File loading and parsing
     -Model loading
     -Simple scripted events (time based)
   Graphics:
     -Texture loading
     -Alpha blending
   Physics:
     -Gravitational physics

PHoW Features (ETA End of Spring 2005) if time permits:
   Graphics:
     -Simple OpenGL lighting (include "light" tag in files)
     -Texture masking
     -Bump mapping
     -Particle effects (pseudo-support with model files)
     -Texture masking
   Physics:
     -Collision detection
     -Rigid-body dynamics

Extra Features (ETA Undefined):
   Basic:
     -World loads models that can load models, etc. (must implement function to block infinite recursion)
     -Complex scripting events (triggers, timers, logic)
   Graphics:
     -Pixel/vertex shader support
     -External program to "develop" screenshots (More Information)
   Physics:
     -Soft model dynamics (ragdoll)