NS/main/source/particles
2014-01-23 10:46:47 +00: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 Changed to unix line endings 2014-01-23 10:46:47 +00: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 Changed to unix line endings 2014-01-23 10:46:47 +00:00
particles.vcxproj.filters Changed to unix line endings 2014-01-23 10:46:47 +00:00
particles.vcxproj.user Changed to unix line endings 2014-01-23 10:46:47 +00: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.