Commit Graph

29 Commits

Author SHA1 Message Date
Abe Pazos
b6065b7198 background() deprecated, replace with clear() (#101) 2020-05-16 18:00:39 +02:00
OPENRNDR Actions
975ea5ae0a add demos to README.md 2020-04-27 15:18:46 +00:00
OPENRNDR Actions
0de59cfb94 add demos to README.md 2020-04-27 14:27:10 +00:00
Edwin Jakobs
eb93baf7c8 Remove images from repository 2020-04-27 16:13:26 +02:00
Edwin Jakobs
f38dc57521 Add README.md generator 2020-04-27 16:11:14 +02:00
edwinRNDR
1056eac8e7 Add generated screenshots 2020-04-27 09:58:03 +00:00
Edwin Jakobs
3e24b4c22c Add screenshots 2020-04-22 22:01:32 +02:00
Edwin Jakobs
60a64806fc Add screenshot generation 2020-04-22 21:56:08 +02:00
Edwin Jakobs
8c591c4830 Add demos to orx-mesh-generators 2020-04-10 19:50:21 +02:00
Edwin Jakobs
0de7426017 Fix problem in UV coord generation of plane meshes 2020-04-06 19:13:49 +02:00
Edwin Jakobs
065bf71e51 Upgrade to OPENRNDR 0.3.41-rc.1, add unit tests for shape related code 2020-03-31 14:55:41 +02:00
Abe Pazos
a9fa814a1a Add Dodecahedron.kt 2020-03-15 15:55:38 +01:00
Edwin Jakobs
c3584d1dcb Merge pull request #50 from hamoid/addExampleToReadme
readme: add display 3D mesh examples
2020-03-14 17:08:00 +01:00
Abe Pazos
c22f9f73c6 Plane.kt: fix uv coordinates 2020-03-14 16:58:02 +01:00
Abe Pazos
734f71602c readme: add examples displaying 3D meshes 2020-03-14 16:26:51 +01:00
Edwin Jakobs
8dc4bfd8fc Add option to use existing vertex buffer in meshGenerator 2020-01-14 23:47:18 +01:00
Edwin Jakobs
aefdcb85d5 Add shape extrusion mesh generator for precalced tessellation 2020-01-14 00:17:58 +01:00
Edwin Jakobs
d41a997cd6 Fix sphere mesh generator to be compatible with the new Spherical class 2019-11-28 10:29:07 +01:00
edwin
d4be8e8781 Bump OPENRNDR to 0.3.35-rc1
Bump Kotlin to 1.3.41
Bump kotlinx-coroutines-core to 1.3.0-RC
Fix OPENRNDR 0.3.35-rc1 incompatibilities
2019-07-30 19:05:23 +02:00
Edwin Jakobs
d9e4c5ba9b Fix texture coordinates for sphere generator 2019-02-05 18:14:54 +01:00
Edwin Jakobs
1b9167137a Shape extrusion 2019-01-31 17:39:05 +01:00
Edwin Jakobs
149a7fd183 changes 2019-01-26 21:24:58 +01:00
Edwin Jakobs
c4e0361100 Improve orx-mesh-generators
Add GeneratorBuffer
Add Cap
Fix triangle winding
2019-01-16 18:33:39 +01:00
Edwin Jakobs
8fdaa4add6 Bumped to 0.0.18
Fixed triangle winding in orx-mesh-generators
2019-01-11 21:39:51 +01:00
Edwin Jakobs
9096bae1f8 Fix size passed to plane generator 2018-12-02 15:23:51 +01:00
Edwin Jakobs
cc5d319809 Added sphere inversion, updated README.md 2018-11-25 17:07:54 +01:00
Edwin Jakobs
fdf1ac8832 Added box, plane and sphere mesh generators 2018-11-25 16:56:07 +01:00
Edwin Jakobs
bc0282c8aa Bumped version to 0.0.13, added extrudeShape cap and taper arguments 2018-11-20 15:33:57 +01:00
Edwin Jakobs
9c4bebd10a Bumped version to 0.0.12. Added orx-mesh-generators. OPENRNDR 0.3.29 2018-11-15 12:40:29 +01:00