Watch
2
0
Fork
You've already forked raylib-cs
0
raylib-cs/Examples/models
Repository files (latest commit first)
Filename Latest commit message Latest commit date
ChrisDill 67d5628fe3 Removed FormatText + SubText change
- Using built in string.Format instead of FormatText.
- SubText changed to extension method for a string that uses Substring and a bound limit.
2018-10-25 17:21:47 +01:00
..
resources Removed git ignore for .obj, we need em for examples 2018-10-24 21:14:47 +02:00
models_billboard.cs Fixed trailing whitespace 2018-10-24 12:41:55 +01:00
models_billboard.png Changing examples to use makefile 2018-10-01 09:25:18 +01:00
models_box_collisions.cs Fixed trailing whitespace 2018-10-24 12:41:55 +01:00
models_box_collisions.png Changing examples to use makefile 2018-10-01 09:25:18 +01:00
models_cubicmap.cs Fixed trailing whitespace 2018-10-24 12:41:55 +01:00
models_cubicmap.png Changing examples to use makefile 2018-10-01 09:25:18 +01:00
models_geometric_shapes.cs Fixed trailing whitespace 2018-10-24 12:41:55 +01:00
models_geometric_shapes.png Changing examples to use makefile 2018-10-01 09:25:18 +01:00
models_heightmap.cs Fixed trailing whitespace 2018-10-24 12:41:55 +01:00
models_heightmap.png Changing examples to use makefile 2018-10-01 09:25:18 +01:00
models_material_pbr.cs Models closer to working, just lights being weird 2018-10-24 21:09:13 +02:00
models_material_pbr.png Changing examples to use makefile 2018-10-01 09:25:18 +01:00
models_mesh_generation.cs Fixed trailing whitespace 2018-10-24 12:41:55 +01:00
models_mesh_generation.png Changing examples to use makefile 2018-10-01 09:25:18 +01:00
models_mesh_picking.cs Removed FormatText + SubText change 2018-10-25 17:21:47 +01:00
models_mesh_picking.png Changing examples to use makefile 2018-10-01 09:25:18 +01:00
models_obj_loading.cs Fixed trailing whitespace 2018-10-24 12:41:55 +01:00
models_obj_loading.png Changing examples to use makefile 2018-10-01 09:25:18 +01:00
models_orthographic_projection.cs Fixed trailing whitespace 2018-10-24 12:41:55 +01:00
models_orthographic_projection.png Changing examples to use makefile 2018-10-01 09:25:18 +01:00
models_skybox.cs Fixed trailing whitespace 2018-10-24 12:41:55 +01:00
models_skybox.png Changing examples to use makefile 2018-10-01 09:25:18 +01:00
models_yaw_pitch_roll.cs Removed FormatText + SubText change 2018-10-25 17:21:47 +01:00
models_yaw_pitch_roll.png Changing examples to use makefile 2018-10-01 09:25:18 +01:00