Skip to content

amanthei/framer-form

 
 

Repository files navigation

Framer Form

alt text

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.

What can you expect from this module?

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.

What does the syntax look like?

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.

Documentation

Demo

Interactive Framer Prototype

Built with

  • Three.js
  • Framer Library
  • Inflate.js
  • Underscore.js

Updates

Date Summary Commit
2018-04-10 Fixed animate-method on Models, Lights & Cameras. 5407e9e

Contact

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.

About

Give your Framer-prototypes a third dimension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.6%
  • CoffeeScript 11.1%
  • HTML 0.3%