Commit graph

120 commits

Author SHA1 Message Date
53c4e0b449 Update deferred example 2020-10-25 15:46:20 +03:00
25affcc29a Use psemek_add_executable for examples 2020-10-24 20:02:41 +03:00
9f12d27502 Add basic deferred renderer & usage example 2020-10-24 14:37:26 +03:00
b861cc60ff Add physics example 2020-10-21 22:29:59 +03:00
10213bb3d9 Add shadow mapping example 2020-10-16 07:46:54 +03:00
c595c6aa72 PCG trees example (wip) 2020-10-08 10:57:49 +03:00
e9af93b747 Refactor meshes: single unified mesh class 2020-10-04 17:22:38 +03:00
db0f7915cf Refactor textures: add generic template, remove copypaste 2020-10-04 11:20:53 +03:00
969dc1d2f5 Add density levels to grass example z slices 2020-10-03 20:42:37 +03:00
71e9fdf6ea Grass example: implement z-slice (no density yet) 2020-10-03 18:45:35 +03:00
5ce414c27f Fix triangle calculation in grass example 2020-10-03 17:32:40 +03:00
6a94ca2a1d Add grass example: geometry only 2020-10-03 13:31:08 +03:00
af5bf48533 Add a procedural fire example 2020-10-01 23:10:13 +03:00
f5e9154492 Mention gcc bug in comments for gradient initialization 2020-10-01 23:10:04 +03:00
d421fc8c65 Add easing function, move gradient to a separate header 2020-10-01 09:44:47 +03:00
78230f0f50 Cleanup cloud example 2020-10-01 09:37:13 +03:00
7ed3508a17 Fix gravity example 2020-09-30 19:06:54 +03:00
662a17c7e7 Add a 3D volumetric cloud example with baked lighting based on spherical harmonics 2020-09-30 19:01:03 +03:00
6ec10e9463 Add a gravity example 2020-08-30 09:08:21 +03:00
98c3225f86 Add examples folder 2020-08-30 09:06:03 +03:00