0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 8 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated ParticleEmmiter, did some little improvements such as delta controlled velocity and size, change video buffer object size to match with number of actived particles instead of using maximun number of particles allowed.
Liy
More... about 14 years ago
Particle emitter basic functionalities.
Liy
More... about 14 years ago
Particle emitter working in progress. Having some bugs at the moment which cause emitting not very smooth.
Liy
More... about 14 years ago
Merge branch 'liydev' into dev
Liy
More... about 14 years ago
Using texture coordinate array and vertices array to render image. Fix texture upside down problem.
Liy
More... about 14 years ago
add doxygen config file and some comment in Block.h More... about 14 years ago
change function name
Liy
More... about 14 years ago
Animation developing stage
Liy
More... about 14 years ago
simple expolsion demo
Liy
More... about 14 years ago
SpriteSheet class created. Image class needs extra tweak.
Liy
More... about 14 years ago
Image class basic functions working.
Liy
More... about 14 years ago
Creating Image class in order to manipulate texture. Have not tested yet.
Liy
More... about 14 years ago
Basic user interaction.
Liy
More... about 14 years ago
Initialize basic game structure.
Liy
More... about 14 years ago
Change file name, change company name for Graphics section.
Liy
More... about 14 years ago
test Please enter the commit message for your changes. Lines starting
Liy
More... over 14 years ago
testing.....
Liy
More... over 14 years ago
Merge branch 'master' of github.com:michael0425/elsfk_one More... over 14 years ago
clean up game model, add method getCubeSetVerticesToBoard to get all of the vertices from the board. More... over 14 years ago
remove noise
Liy
More... over 14 years ago
Merge branch 'master' of github.com:michael0425/elsfk_one
Liy
More... over 14 years ago
remove project noise
Liy
More... over 14 years ago
modified Board class to use CubeType instead of BOOL enabling further game tool availability. cleared out var_ because Liy doesn't like it. More... over 14 years ago
Merge branch 'master' of github.com:michael0425/elsfk_one More... over 14 years ago
add method getCubeVertex which returns a vertex representation which can be used in openGL directly. More... over 14 years ago
update ignore files, adding git attribute files which config git to treat xcode project file as a bianry.
Liy
More... over 14 years ago
"L" moving on the screen. Ready for model to feed the data
Liy
More... over 14 years ago
switch from NSSet to NSArray because we need the sequance for block transfermation More... over 14 years ago
Using Texture2D to draw a square.
Liy
More... over 14 years ago
setup graphics project
Liy
More... over 14 years ago