Commit Graph

97 Commits

Author SHA1 Message Date
Rod Kay
715394a719 physcis.box2d.object: Implement 'gyre' functions. 2023-11-17 19:52:47 +11:00
Rod Kay
c921b638a1 gel.world: Work on dsa. 2023-11-17 15:09:14 +11:00
Rod Kay
fa02760f9c opengl.texture.coordinates: Add 'centroid' as part of the result in simple function to compute texture coordinates from a set of vertices. 2023-11-14 22:22:43 +11:00
Rod Kay
ae8cee1cce gel.world.server: Rid debug info. 2023-11-14 19:51:55 +11:00
Rod Kay
be42562fa3 gel.forge: Support 'lit and textured' polygon creation. 2023-11-14 19:51:25 +11:00
Rod Kay
eadf53f890 opengl.model.polygon: Add a lit and textured model. 2023-11-14 19:50:14 +11:00
Rod Kay
a4a75d528e opengl.texture.coordinates: Add simple function to compute texture coordinates from a set of vertices. 2023-11-14 19:48:45 +11:00
Rod Kay
c9ecff7d86 opengl: Cosmetics. 2023-11-10 19:24:40 +11:00
Rod Kay
e7e0f6fc09 opengl.renderer.lean: Set 'no_context_Clearer' as the default context clearer. 2023-11-10 19:03:00 +11:00
Rod Kay
51c16154fd Cosmetics. 2023-11-10 18:39:29 +11:00
Rod Kay
3bb82e5a39 opengl: Cosmetics. 2023-11-10 18:38:10 +11:00
Rod Kay
7630a775b5 physics.box2d.object: Fix bug in 'b2d_Object_Spin_is()'. 2023-11-07 19:41:01 +11:00
Rod Kay
cad7a9f3bc gel.demo: Rename original 'pong' folder to 'pong-sdl'. 2023-11-03 18:16:05 +11:00
Rod Kay
2f6670a24c gel.demo: Use 'gel_sdl'. 2023-11-03 18:02:54 +11:00
Rod Kay
0b4d19522b gel.window: Add support for a Gtk window. 2023-11-03 15:21:29 +11:00
Rod Kay
6a1d544e10 math.testsuite: Fix bad syntax in geometry_2d test. 2023-10-23 14:36:29 +11:00
Rod Kay
7ef12b7e79 gel.demo.pomg: Add color for ball. 2023-10-21 14:28:03 +11:00
Rod Kay
77512c2247 gel.forge.new_circle_sprite: Add color. 2023-10-21 14:27:30 +11:00
Rod Kay
8ea8928fd0 opengl.model.sphere.lit_colored_textured: Update texturing and add color. 2023-10-21 14:21:26 +11:00
Rod Kay
833584970a opengl.model.sphere.lit_colored_textured: Update texturing. 2023-10-21 13:41:32 +11:00
Rod Kay
94f6fb3a3c gel.demo.pong: Set light position. 2023-10-21 12:35:43 +11:00
Rod Kay
4fa47e7396 gel.sprite: Fix apply force. 2023-10-21 12:35:10 +11:00
Rod Kay
0b6e063d29 gel.forge: Cosmetics. 2023-10-21 12:31:40 +11:00
Rod Kay
85a269be38 lace.text: Fix several bugs. 2023-10-17 15:49:12 +11:00
Rod Kay
bbf195bbe5 lace.environ.paths: Rid incorrect 'check's of destination paths. 2023-10-17 15:47:40 +11:00
Rod Kay
6a4f1c148c lace: Add 'wide_Text'. 2023-07-13 22:05:36 +10:00
Rod Kay
4861f54232 opengl.model: Add basic texturing subprograms. 2023-05-31 15:22:25 +10:00
Rod Kay
ce41c9afef opengl.geometry.texturing: Use 'Mixin' generic. 2023-05-31 11:39:01 +10:00
Rod Kay
ec4a9b357a opengl.geometry.texturing: Add 'Mixin' generic. 2023-05-31 10:54:59 +10:00
Rod Kay
bb6df0ba31 Update git ignore rules. 2023-05-31 10:01:47 +10:00
Rod Kay
715e9edb80 openGL.Geometry: Rid unused 'Textures' array type. 2023-05-31 09:31:12 +10:00
Rod Kay
6850241aa9 openGL.Geometry.texturing: Factor out texturing code from 'openGL.Geometry.lit_textured'. 2023-05-31 08:05:58 +10:00
Rod Kay
f1d7b2c645 opengl: Rename 'openGL.texture_Set.texture_Set' to 'openGL.texture_Set.Item'. 2023-05-31 07:08:51 +10:00
Rod Kay
af64e4ce3e opengl: Rename 'openGL.texturing' to 'openGL.texture_Set'. 2023-05-31 07:07:11 +10:00
Rod Kay
a362e5aeff opengl.geometry: Rid obsolete prototype code. 2023-05-29 21:41:00 +10:00
Rod Kay
c29d50f544 opengl.geometry: Rename 'enable_Texture' to 'enable_Textures'. 2023-05-29 21:40:17 +10:00
Rod Kay
3783591ed1 opengl.geometry.lit_textured: Rename 'Textures' record component to 'texture_Set'. 2023-05-29 21:26:17 +10:00
Rod Kay
640c3f4790 opengl: Rename 'openGL.Geometry.texturing' to 'openGL.texturing'. 2023-05-16 17:17:28 +10:00
Rod Kay
65ac65b204 opengl.geometry.texturing: Make 'fade_Level' atomic. 2023-05-16 15:30:55 +10:00
Rod Kay
139cb01643 opengl: Work on multi-texturing. 2023-05-16 15:21:51 +10:00
Rod Kay
1beb8e1140 opengl: Work on multi-texturing. 2023-05-09 18:04:18 +10:00
Rod Kay
d3e4119172 opengl.model.box: Add a lit, colored and single textured box. 2023-05-08 11:40:37 +10:00
Rod Kay
0cbd97b7a1 opengl.assets.shader: Add 'version.header' and 'texturing.frag' shader snippets. 2023-05-08 11:35:41 +10:00
Rod Kay
e1bec3b089 opengl.shader: Comment out debug code. 2023-05-07 12:22:03 +10:00
Rod Kay
f7b88262be opengl.demo: Set a default light. 2023-05-07 12:20:47 +10:00
Rod Kay
14dc31a6f6 opengl.renderer.lean: Set a 'max_Geometries' constant. 2023-05-07 12:19:38 +10:00
Rod Kay
8d7f78b74f opengl.geometry: Add multi-texture support to more geometries. 2023-05-07 11:39:57 +10:00
Rod Kay
263f7e8095 opengl.geometry.lit_textured_x2: Tidy. 2023-05-07 08:27:59 +10:00
Rod Kay
5daf101be3 opengl.shader: Allow shaders to be built from snippets. 2023-05-07 06:46:45 +10:00
Rod Kay
8570d1709e opengl: Add 'asset_Names' array type. 2023-05-07 06:45:56 +10:00