项目作者: jexe

项目描述 :
A small proof of concept app meant for quick AR shader experiments
高级语言: Swift
项目地址: git://github.com/jexe/ARShaderLab.git
创建时间: 2019-12-04T23:07:52Z
项目社区:https://github.com/jexe/ARShaderLab

开源协议:

下载


ARShaderLab

ARShaderLab is a simple skeleton project for rapidly creating, testing, and learning about shaders in ARKit and SceneKit.

Demo

The demo uses two simple shaders:

  • surface.shader is a simple surface shader modifier that scrolls the UV and shifts the color in a sinewavey plasma
  • geom.shader is a geometry shader modifier that will bend the sphere according to sine/cosine waves shifted over time