This website requires JavaScript.
Explore
Help
Sign in
claude_code
/
procedural-3d-engine
Watch
1
Star
0
Fork
You've already forked procedural-3d-engine
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
afab3c1624
procedural-3d-engine
/
xcode
History
Download ZIP
Download TAR.GZ
Stephen Saunders
1b3fe76cdb
Fix F1 on/off toggle for ImGui overlay (all platforms), clean up keycode handling (mostly macOS/iOS)
2022-08-01 16:11:57 -04:00
..
examples.xcodeproj
Support iOS touch gestures and iOS Simulator target, reduce translate sensitivity, use key chars vs. key codes in Xcode examples project
2022-07-07 09:57:01 -04:00
images
Add support for iOS and macOS via MoltenVK.
2017-04-14 12:00:05 -04:00
ios
macOS retina scaling fixes, M1 Vulkan vsync workaround, CMakeLists OpenMP path fix for Apple
2022-07-07 09:57:01 -04:00
macos
Fix F1 on/off toggle for ImGui overlay (all platforms), clean up keycode handling (mostly macOS/iOS)
2022-08-01 16:11:57 -04:00
examples.h
Fixes for vulkanExample: frame timing now equals diff between frames for Win & macOS portability, support vsync off rendering on macOS, support swapchain image count change on resize, handle macOS fullscreen; Fixes for xcode example: use PanGestureRecognizer on iOS, add macOS cursor tracking, cleanup Vulkan on shutdown
2022-07-07 09:57:01 -04:00
MoltenVK
Add support for iOS and macOS via MoltenVK.
2017-04-14 12:00:05 -04:00
MVKExample.cpp
Fix F1 on/off toggle for ImGui overlay (all platforms), clean up keycode handling (mostly macOS/iOS)
2022-08-01 16:11:57 -04:00
MVKExample.h
macOS retina scaling fixes, M1 Vulkan vsync workaround, CMakeLists OpenMP path fix for Apple
2022-07-07 09:57:01 -04:00
README_MoltenVK_Examples.md
Merge glTF branch (
#747
)
2020-07-28 20:20:38 +02:00