Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fixique/metalglobe
Simple demo project with Metal on Swift
https://github.com/fixique/metalglobe
3d 3d-graphics metal metalkit swift
Last synced: about 1 month ago
JSON representation
Simple demo project with Metal on Swift
- Host: GitHub
- URL: https://github.com/fixique/metalglobe
- Owner: fixique
- License: mit
- Created: 2017-04-05T20:49:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-26T12:49:05.000Z (about 5 years ago)
- Last Synced: 2024-07-18T17:56:16.432Z (6 months ago)
- Topics: 3d, 3d-graphics, metal, metalkit, swift
- Language: Swift
- Homepage:
- Size: 58.9 MB
- Stars: 20
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/fixique/MetalGlobe.svg?branch=master)](https://travis-ci.org/fixique/MetalGlobe)
[![Platform](https://img.shields.io/badge/Platform-iOS-red.svg)](https://developer.apple.com/iphone/)
[![Swift Version](https://img.shields.io/badge/swift-5.0-orange.svg)](https://developer.apple.com/swift/)
[![Maintainability](https://api.codeclimate.com/v1/badges/d1a491785dc744cd90f2/maintainability)](https://codeclimate.com/github/fixique/MetalGlobe/maintainability)
[![codebeat badge](https://codebeat.co/badges/8ef8477c-abc7-4f28-80e0-cd02f6982834)](https://codebeat.co/projects/github-com-fixique-metalglobe-master)# MetalGlobe
A simple demo project. Inside you will find some interesting code for metal. As a demo, a sphere was generated. The second option is a sphere with a texture. Feel free to use code!)
![Demo gif](demo.gif)