Edwin Jakobs
|
e016891b1d
|
[orx-mesh, orx-mesh-generator, orx-obj-loader] Add decal and tangent tools
|
2024-09-25 09:51:54 +02:00 |
|
Edwin Jakobs
|
c48aa83ced
|
[orx-shapes, orx-mesh-generator] Move frames code from orx-mesh-generator to orx-shapes
|
2024-03-19 17:54:03 +01:00 |
|
Edwin Jakobs
|
8fbb106823
|
[orx-shapes] Refactor package layout
|
2024-01-23 09:38:43 +01:00 |
|
Edwin Jakobs
|
7f26f5e5de
|
[orx-shapes] Adopt code from openrndr-shape, openrndr-math
|
2024-01-13 23:21:26 +01:00 |
|
OPENRNDR Actions
|
d1efc35000
|
add demos to README.md
|
2023-08-25 19:23:11 +00:00 |
|
Abe Pazos
|
be07a8fc4c
|
Add new extrusion types, refactor code. (#323)
|
2023-08-25 21:02:23 +02:00 |
|
OPENRNDR Actions
|
d4ddf8494d
|
add demos to README.md
|
2023-05-22 11:11:36 +00:00 |
|
Abe Pazos
|
a56fe0cd3b
|
[orx-mesh-generators] Add mesh generator demos (#314)
ector3) method
|
2023-05-22 12:51:43 +02:00 |
|
Abe Pazos
|
f7fda5fab1
|
Improve descriptions in README files, displayed in the main README.md. (#308)
|
2023-04-27 15:53:44 +02:00 |
|
OPENRNDR Actions
|
fb7ef6432b
|
add demos to README.md
|
2023-04-19 08:55:21 +00:00 |
|
Abe Pazos
|
03bf971ff5
|
Improve mesh generator (#301)
Co-authored-by: Edwin Jakobs <edwin@rndr.studio>
|
2023-04-19 10:34:55 +02:00 |
|
OPENRNDR Actions
|
db964c6d81
|
add demos to README.md
|
2023-04-05 08:09:08 +00:00 |
|
Edwin Jakobs
|
4c22687763
|
Add orx-view-box, adjust for api changes in OPENRNDR
|
2022-11-30 11:32:12 +01:00 |
|
Vechro
|
f9130d9108
|
Use buildSrc to deduplicate build logic (#262)
|
2022-08-25 11:52:24 +02:00 |
|
Abe Pazos
|
09cb062154
|
[orx-mesh-generators] Add comments for resolveMesh(), capMesh() (#254)
|
2022-08-10 22:57:22 +02:00 |
|
Vechro
|
bad90709cc
|
Rename org.openrndr.extras -> org.openrndr.extra (#250)
Co-authored-by: Edwin Jakobs <edwin@rndr.studio>
|
2022-07-28 19:23:26 +02:00 |
|
Vechro
|
48781ca314
|
Migrate to Kotlin DSL build scripts (#243)
|
2022-06-30 17:51:09 +02:00 |
|
Vechro
|
9f7a4899fa
|
Reduce duplication in orx build scripts. (#240)
Co-authored-by: hamoid <abe@hamoid.com>
|
2022-06-19 08:06:16 +02:00 |
|
Abe Pazos
|
387a7e5020
|
[orx-mesh-generators] Add Rectangle.toMesh() (#216)
|
2021-12-18 21:39:59 +01:00 |
|
Edwin Jakobs
|
9a2f10f81d
|
Switch back to fun main()
|
2021-08-30 17:18:54 +02:00 |
|
Edwin Jakobs
|
9435907ef9
|
Upgrade to OPENRNDR 0.4 snapshot
|
2021-06-22 11:08:07 +02:00 |
|
Edwin Jakobs
|
c5ec3932c8
|
[orx-mesh-generators] Fix normal transforms and add plane to GeneratorBuffer
|
2020-10-16 10:57:22 +02:00 |
|
Edwin Jakobs
|
71b4570858
|
[orx-mesh-generators] Fix bug from refactor
|
2020-08-26 00:10:31 +02:00 |
|
Edwin Jakobs
|
5235d8ce19
|
Upgrade to Kotlin 1.4, Gradle 6.6
|
2020-08-18 08:30:18 +02:00 |
|
Edwin Jakobs
|
3b2a9de849
|
[orx-mesh-generators] fix side generator configuration
|
2020-08-13 15:38:04 +02:00 |
|
Edwin Jakobs
|
6fc76daa13
|
[orx-mesh-generators] Add arguments to make sides in shape extrude optional
|
2020-08-13 10:51:39 +02:00 |
|
Edwin Jakobs
|
9a8240609e
|
[orx-mesh-generators] add texture coordinates for shape extrusions
|
2020-08-03 22:03:44 +02:00 |
|
Abe Pazos
|
540e8b0498
|
Add orx readme generator, update readmes
|
2020-05-18 14:30:29 +02:00 |
|
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 |
|