https://github.com/tomasf/scenekitlinewidth
Simple demo using private API to change line width in SceneKit
https://github.com/tomasf/scenekitlinewidth
Last synced: 10 months ago
JSON representation
Simple demo using private API to change line width in SceneKit
- Host: GitHub
- URL: https://github.com/tomasf/scenekitlinewidth
- Owner: tomasf
- License: mit
- Created: 2025-05-24T18:18:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-24T18:34:40.000Z (about 1 year ago)
- Last Synced: 2025-06-22T08:43:51.894Z (12 months ago)
- Language: Swift
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SceneKit Line Width Demo
This sample demonstrates how to use a private Metal API to change wireframe line width in SceneKit.
Don't use this for anything too serious. Private API may stop working at any time and you will get rejected from the App Store.