pixelfaucet/src
2024-03-11 00:04:34 -04:00
..
3d Update clipping 2023-06-11 20:01:18 -04:00
audio Add new audio effects 2023-03-26 14:20:18 -04:00
bezier Add doc 2022-03-03 00:01:04 -05:00
entity Prefer bracket notation for vector 2022-01-25 00:14:53 -05:00
sprite Refactor fill_triangle, add textured example 2022-03-29 22:59:02 -04:00
animation.cr Fix incorrect argument type 2022-02-06 10:52:24 -05:00
audio.cr Add new audio effects 2023-03-26 14:20:18 -04:00
bezier.cr Refactor Bezier, small improvements 2022-02-20 00:37:08 -05:00
colors.cr Change colors to constants 2022-03-29 22:54:31 -04:00
controller.cr Update constants 2022-02-27 12:51:00 -05:00
emitter.cr Change Point to Vector, remove Point 2022-01-06 00:36:48 -05:00
entity.cr Consolidate vector classes 2022-01-17 14:52:13 -05:00
flags.cr Refactor the Game class to separate some event logic 2022-02-27 12:45:51 -05:00
fps.cr Refactor the Game class to separate some event logic 2022-02-27 12:45:51 -05:00
frame_timer.cr Add animation class 2022-01-25 23:32:48 -05:00
g3d.cr Add precursor to texture information to tri 2022-02-27 12:49:48 -05:00
game.cr Refactor the Game class to separate some event logic 2022-02-27 12:45:51 -05:00
lehmer32.cr Add noise 1d example - experimental 2022-01-27 23:04:24 -05:00
lib_sdl.cr Add queue audio function 2022-02-01 23:49:23 -05:00
line.cr Correct for perspective in texturing 2022-03-06 14:26:35 -05:00
matrix.cr Change from * to #splat 2024-03-11 00:04:34 -04:00
noise.cr Add noise 1d example - experimental 2022-01-27 23:04:24 -05:00
particle.cr Update emitter to use Entity 2022-01-03 20:55:39 -05:00
pixel.cr Change colors to constants 2022-03-29 22:54:31 -04:00
shape.cr Consolidate vector classes 2022-01-17 14:52:13 -05:00
sprite.cr Use out instead of uninitialized/pointer 2022-02-28 00:02:04 -05:00
transform2d.cr Improve matrix speed by using stack allocated memory 2022-01-24 19:47:14 -05:00
transform3d.cr Improve file handling, add scaling 2022-03-06 18:09:44 -05:00
vector.cr Change from * to #splat 2024-03-11 00:04:34 -04:00
version.cr Bump version 0.0.7 2022-02-24 00:03:37 -05:00