Commit Graph

558 Commits

Author SHA1 Message Date
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
de06623105 Update texture sampler config handling 2024-08-03 19:16:46 +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
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
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
Georg Hagen
eb9f4764ca Fix issue with detecting iOS build 2024-07-31 22:21:28 +02:00
Georg Hagen
eb88c7487c Fix include path 2024-07-31 22:12:50 +02:00
Georg Hagen
1b7a04efff Merge remote-tracking branch 'origin/master' into offscreen 2024-07-31 21:58:23 +02:00
Georg Hagen
4e7c4327fe Merge pull request 'mac_build' (#91) from mac_build into master 2024-07-31 11:41:24 +02:00
Georg Hagen
28cfcd62b1 Disable depth writes for grid 2024-07-30 22:40:52 +02:00
Georg Hagen
d0e50d2409 Add GetProjectionMatrix 2024-07-30 22:40:08 +02:00
Georg Hagen
b079221322 Allow shader to define the depth compare operator 2024-07-30 22:16:00 +02:00
Georg Hagen
ce1b52c130 Use dynamic viewport sizes 2024-07-30 14:04:20 +02:00
Georg Hagen
d166f825bb Update macos build 2024-07-30 08:14:01 +02:00
Georg Hagen
631d108be4 Expand ArFrame API with additional getters 2024-07-29 14:57:23 +02:00
Georg Hagen
be47451ad2 Update uniform buffer after upload 2024-07-29 14:56:46 +02:00
Georg Hagen
b825ec5688 Update archball camera controller input scaling 2024-07-29 13:18:34 +02:00
Georg Hagen
b3725efcce Fix build issue on apple 2024-07-28 21:32:06 +02:00
Georg Hagen
ed58c83e9b Make freecam mark frames as needs redraw 2024-07-28 17:42:46 +02:00
Georg Hagen
2ed7f7689e Add samplerconfig 2024-07-28 17:42:05 +02:00
Georg Hagen
d5952d1f87 Add ArchStrip 2024-07-28 17:41:33 +02:00
Georg Hagen
eb81c777bf Expose ui scaling and orientation 2024-07-27 14:30:59 +02:00
Georg Hagen
6a1a76f4d1 Merge pull request 'Geometry & GeometryFactory memory leaks' (#85) from geometry_mem_leaks into master
Reviewed-on: https://git.madvoxel.net/OpenVulkano/OpenVulkano/pulls/85
Reviewed-by: Georg Hagen <georg.hagen@madvoxel.com>
2024-07-24 20:44:27 +02:00
ohyzha
c29f90fc28 return geometry by value from factory 2024-07-24 17:36:56 +03:00
ohyzha
abf1b72990 extend geometry API 2024-07-24 17:36:56 +03:00
Georg Hagen
5bb046c73d Merge pull request 'Enhancements & Fixes' (#78) from enhancements into master
Reviewed-on: https://git.madvoxel.net/OpenVulkano/OpenVulkano/pulls/78
2024-07-24 16:06:01 +02:00
ohyzha
775c49c197 add functions to work with flags 2024-07-24 10:46:25 +03:00
Oleksii_Hyzha
150494a94e Merge pull request 'Some VSync fixes and improvements' (#80) from vsync_fixes into master
Reviewed-on: https://git.madvoxel.net/OpenVulkano/OpenVulkano/pulls/80
Reviewed-by: Georg Hagen <georg.hagen@madvoxel.com>
2024-07-24 01:15:39 +02:00
Georg Hagen
a578be93ec Add some functions 2024-07-23 23:02:22 +02:00
Georg Hagen
2e51457602 Silence some warnings 2024-07-23 22:10:33 +02:00
Georg Hagen
02ff22d193 Fix some issue with deinitializing textures 2024-07-23 22:01:07 +02:00
ohyzha
fd9697aac6 fix 0 size vulkan index buffers 2024-07-23 12:57:19 +03:00
ohyzha
6ed4136393 move some options from swap chain to engine configuration and fix not working VSync 2024-07-23 12:56:47 +03:00
Georg Hagen
d262daa66f Add RGB565 class 2024-07-23 02:27:29 +02:00
Georg Hagen
545f248436 Fix issue with sampler 2024-07-23 02:10:42 +02:00
Georg Hagen
75aa36c024 Experimental shared memory texture handling 2024-07-23 01:21:27 +02:00