Framer Form is a Framer-module built with the purpose of exposing a simple API for rendering 3D-graphics. Its purpose is to take existing 3D-techniques & libraries and expose them in the Framer Environment. It is built to support common Framer-concepts like Animations, States & Events in mind.
As most people probably want to import their own models & 3D-meshes to their Framer Prototype, Framer Form will have solid support for a wide array of different file formats. Import anything from FBX, DAE & OBJ to JSON files, and have their respective materials applied with one simple line of code.
Framer Form aims to deliver an easy and familiar syntax for all its components. Framer Form has 2 fundamental components that you will interact with.
- Three.js
- Framer Library
- Inflate.js
- Underscore.js
Date | Summary | Commit |
---|---|---|
2018-04-10 | Fixed animate-method on Models, Lights & Cameras. | 5407e9e |
For any questions, highfives or concerns, please contact me on Twitter. If you found a bug, feel free to add an Issue to this repository and I'll take a look when I have time.