Georg Hagen
|
36d1dc2bca
|
Make tracy optional
|
2024-09-17 16:43:22 +02:00 |
|
Georg Hagen
|
4935511bc3
|
Remove opencv file
|
2024-09-17 16:42:49 +02:00 |
|
Georg Hagen
|
35515c7902
|
Prevent crash when trying to release buffer from already destroyed memory pool
|
2024-08-21 15:45:46 +02:00 |
|
Georg Hagen
|
6f19758beb
|
Render resource handling for camera
|
2024-08-21 15:14:47 +02:00 |
|
Georg Hagen
|
2d08b3ab91
|
Add render resource handling for geometry
|
2024-08-21 14:33:45 +02:00 |
|
Georg Hagen
|
b13c1c54ae
|
Update shader to use new render resource system
|
2024-08-21 13:33:15 +02:00 |
|
Georg Hagen
|
3940a72084
|
Render resource handling for textures
|
2024-08-21 13:13:43 +02:00 |
|
Georg Hagen
|
33c8b74342
|
Use RenderResource for uniform buffers
|
2024-08-21 10:17:45 +02:00 |
|
Georg Hagen
|
4ebaa622b4
|
Small refactor
|
2024-08-21 10:17:09 +02:00 |
|
Georg Hagen
|
25a0978a57
|
Add render resouce
|
2024-08-20 23:44:17 +02:00 |
|
Georg Hagen
|
42f7a96f43
|
Add event for recording state in ar recorder
|
2024-08-14 21:49:06 +02:00 |
|
Georg Hagen
|
5134dcb2fb
|
Add getter for playback path
|
2024-08-14 20:14:04 +02:00 |
|
Georg Hagen
|
11158e4136
|
Name AR playback thread
|
2024-08-14 18:13:14 +02:00 |
|
Georg Hagen
|
ae7db556c3
|
Add playback progress
|
2024-08-14 15:43:40 +02:00 |
|
Georg Hagen
|
c5dfbc41e0
|
Add option to get file size of all opened archives
|
2024-08-14 15:43:01 +02:00 |
|
Georg Hagen
|
a3a8409c73
|
Fix wrong value for GetFov
|
2024-08-11 20:42:34 +02:00 |
|
Georg Hagen
|
cf858436d2
|
Fix video background miss alignment
|
2024-08-11 20:26:12 +02:00 |
|
Georg Hagen
|
398074cad8
|
Extend map camera controller
|
2024-08-11 01:16:24 +02:00 |
|
Georg Hagen
|
1e16b0ab48
|
Add PauseCV
|
2024-08-09 22:38:39 +02:00 |
|
Georg Hagen
|
4705f17934
|
Add missing include guard
|
2024-08-09 21:07:03 +02:00 |
|
Georg Hagen
|
b248832420
|
Fix name conflict with some linux header
|
2024-08-09 18:56:35 +02:00 |
|
Georg Hagen
|
1bbdf2e3a0
|
Add operators to ByteSize
|
2024-08-09 14:53:03 +02:00 |
|
Georg Hagen
|
e36c4837cc
|
Add recursive dir size getter
|
2024-08-09 14:52:48 +02:00 |
|
metehan.tuncbilek
|
6172f4e215
|
data-format (#94)
Co-authored-by: Metehan Tuncbilek <mtuncbilek95@gmail.com>
Reviewed-on: https://git.madvoxel.net/OpenVulkano/OpenVulkano/pulls/94
Reviewed-by: Georg Hagen <georg.hagen@madvoxel.com>
Co-authored-by: metehan.tuncbilek <metehan.tuncbilek@madvoxel.com>
Co-committed-by: metehan.tuncbilek <metehan.tuncbilek@madvoxel.com>
|
2024-08-06 13:18:09 +02:00 |
|
Georg Hagen
|
e93ccbe89a
|
Fix sampler config issues
|
2024-08-04 20:26:12 +02:00 |
|
Georg Hagen
|
a4ce79f17a
|
Fix log messages
|
2024-08-04 14:27:24 +02:00 |
|
Georg Hagen
|
933219c266
|
Merge pull request 'iOS examples' (#101) from iOS_examples into master
Reviewed-on: https://git.madvoxel.net/OpenVulkano/OpenVulkano/pulls/101
|
2024-08-04 14:24:24 +02:00 |
|
Georg Hagen
|
d3f26c34cc
|
Fix build server config
|
2024-08-03 21:53:47 +02:00 |
|
Georg Hagen
|
d0643946cc
|
Update CMake for iOS build
|
2024-08-03 19:34:37 +02:00 |
|
Georg Hagen
|
7918b91211
|
Fix crash
|
2024-08-03 19:34:15 +02:00 |
|
Georg Hagen
|
dfd0cd0d67
|
Build for iOS
|
2024-08-03 19:17:00 +02:00 |
|
Georg Hagen
|
de06623105
|
Update texture sampler config handling
|
2024-08-03 19:16:46 +02:00 |
|
Georg Hagen
|
ccc234b699
|
Add example app runner for iOS
|
2024-08-03 18:57:43 +02:00 |
|
Georg Hagen
|
87322af155
|
Merge pull request 'Add getters and fixes' (#100) from offscreen into master
Reviewed-on: https://git.madvoxel.net/OpenVulkano/OpenVulkano/pulls/100
|
2024-08-03 15:27:07 +02:00 |
|
Georg Hagen
|
e8d5b16356
|
Link libjpeg-turbo on iOS against prebuilt lib
This needs to be fixed at some point, see #99
|
2024-08-03 15:11:44 +02:00 |
|
Georg Hagen
|
836fabb494
|
Fix issues with none existing resources in apple BundledResourceLoader
|
2024-08-03 11:58:18 +02:00 |
|
Georg Hagen
|
4daf12644a
|
Fix typo
|
2024-08-03 11:37:54 +02:00 |
|
Georg Hagen
|
ad036ad2b6
|
Add getters to camera
|
2024-08-02 16:57:47 +02:00 |
|
Georg Hagen
|
057a64710c
|
automatically convert enum classes in named events to ints
|
2024-08-02 16:26:14 +02:00 |
|
Georg Hagen
|
bc8cb043e9
|
Fix issues with observable
|
2024-08-02 16:25:36 +02:00 |
|
Georg Hagen
|
824741af9d
|
Merge pull request 'Depth Queries & Sampler Config extension' (#96) into master
|
2024-08-02 10:39:33 +02:00 |
|
Georg Hagen
|
5bd46074a9
|
Add definitions for some common sampler settings
|
2024-08-01 13:02:36 +02:00 |
|
Georg Hagen
|
0754cdf072
|
Silence some warnings
|
2024-08-01 11:27:59 +02:00 |
|
Georg Hagen
|
95627fe53a
|
Fix shader Close
|
2024-08-01 11:12:01 +02:00 |
|
Georg Hagen
|
e54404ec61
|
Add code to allow for depth buffer query (Fixes #18)
|
2024-08-01 10:29:07 +02:00 |
|
Georg Hagen
|
579c4bcca1
|
Remove log message
|
2024-08-01 00:23:14 +02:00 |
|
Georg Hagen
|
342bd2f285
|
Merge pull request 'Add more arkit stuff' (#95) from offscreen into master
Reviewed-on: https://git.madvoxel.net/OpenVulkano/OpenVulkano/pulls/95
|
2024-08-01 00:20:47 +02:00 |
|
Georg Hagen
|
91ac458e18
|
Expose options to lock exposure time and white-balance and toggle flash
|
2024-07-31 23:30:28 +02:00 |
|
Georg Hagen
|
9f9e916110
|
Default SamplerConfig to Linear sampling
|
2024-07-31 23:15:05 +02:00 |
|
Georg Hagen
|
b918dc278b
|
Expose additional AR capabilities
|
2024-07-31 22:22:40 +02:00 |
|