Project Z

Profile
Washington DC
Info about Project Z
0 comments
4 entries
Advertisement
Norman Barrows
September 05, 2013
The CScript macro programming language
This describes the CScript macro programming language used by the CScript macro processor / code generator.






--------------------------------------------------------------------------------------------------------------------
CScript macro processing language synatx description
CScript macro processor…
1,554 views
Norman Barrows
September 05, 2013
The Z testbed game engine API
This is the API for the Z testbed game engine.

The Z engine is an experimental prototype used to investigate game code architecture. For example, i recently inverted it from a low level engine that made callbacks to the higher level game, to high level boilerplate code, and lower level library routi…
1,305 views
Norman Barrows
September 05, 2013
The Z3D API
This is the current API for the Z3D game library. Note that this is a constantly evolving API.








// Z3D.h

#ifndef z3d_h
#define z3d_h


#include
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
#include
#include
#include
#include



//####################### PUBLIC GLO…
1,341 views
Norman Barrows
September 05, 2013
About Project Z
About Project Z

Project Z is a term i came up with to describe my activities related to the Z game development library, the Z "game engine", and other related technologies.

All programmers start to build up a library of useful code over time. its their "bag of tricks".

Mine originally evolved as a col…
1,087 views
Advertisement

Popular Blogs

shawnhar
Generalist
101 Entries
9 Followers
15 Entries
10 Followers
johnhattan
Programmer
1,277 Entries
47 Followers
ApochPiQ
Generalist
628 Entries
44 Followers
dgreen02
Generalist
338 Entries
56 Followers
Advertisement