NS/main/source/particles
2014-01-14 11:26:14 -08:00
..
action_api.cpp - Added Dave McAllister's particle system code (not licensed, but so old and not found online so I think it's OK) 2014-01-14 11:26:14 -08:00
actions.cpp - Added Dave McAllister's particle system code (not licensed, but so old and not found online so I think it's OK) 2014-01-14 11:26:14 -08:00
general.h - Added Dave McAllister's particle system code (not licensed, but so old and not found online so I think it's OK) 2014-01-14 11:26:14 -08:00
HLRender.cpp - Added Dave McAllister's particle system code (not licensed, but so old and not found online so I think it's OK) 2014-01-14 11:26:14 -08:00
opengl.cpp - Added Dave McAllister's particle system code (not licensed, but so old and not found online so I think it's OK) 2014-01-14 11:26:14 -08:00
Overview.txt - Added Dave McAllister's particle system code (not licensed, but so old and not found online so I think it's OK) 2014-01-14 11:26:14 -08:00
p_vector.h - Added Dave McAllister's particle system code (not licensed, but so old and not found online so I think it's OK) 2014-01-14 11:26:14 -08:00
papi.h - Added Dave McAllister's particle system code (not licensed, but so old and not found online so I think it's OK) 2014-01-14 11:26:14 -08:00
particledefs.h - Added Dave McAllister's particle system code (not licensed, but so old and not found online so I think it's OK) 2014-01-14 11:26:14 -08:00
particles.sdf - Added Dave McAllister's particle system code (not licensed, but so old and not found online so I think it's OK) 2014-01-14 11:26:14 -08:00
particles.sln - Added Dave McAllister's particle system code (not licensed, but so old and not found online so I think it's OK) 2014-01-14 11:26:14 -08:00
particles.suo - Added Dave McAllister's particle system code (not licensed, but so old and not found online so I think it's OK) 2014-01-14 11:26:14 -08:00
particles.vcxproj - Added Dave McAllister's particle system code (not licensed, but so old and not found online so I think it's OK) 2014-01-14 11:26:14 -08:00
particles.vcxproj.filters - Added Dave McAllister's particle system code (not licensed, but so old and not found online so I think it's OK) 2014-01-14 11:26:14 -08:00
particles.vcxproj.user - Added Dave McAllister's particle system code (not licensed, but so old and not found online so I think it's OK) 2014-01-14 11:26:14 -08:00
PS Docs.htm - Added Dave McAllister's particle system code (not licensed, but so old and not found online so I think it's OK) 2014-01-14 11:26:14 -08:00
Readme.txt - Added Dave McAllister's particle system code (not licensed, but so old and not found online so I think it's OK) 2014-01-14 11:26:14 -08:00
system.cpp - Added Dave McAllister's particle system code (not licensed, but so old and not found online so I think it's OK) 2014-01-14 11:26:14 -08:00

For SGI we make a version of the library that's made for
multiprocessing in this directory and a version that's made for single
processing in the SP directory. Typing make in this directory will make both.