famo.us Questions
1
Solved
I am building a site which requires a physics engine.
Having worked with a number of SPA apps i feel pretty confident with.
Unfortunately I am having trouble applying collision detection & wa...
Kaolinite asked 21/8, 2015 at 5:50
5
Solved
2 Technologies:
Meteor with the blaze templating engine
Famo.us with their awesome gui framework
I come from the meteor side, I personally like using {{mustache}} (handlebars) to drive the gui ...
Cioffred asked 15/4, 2014 at 12:15
4
Solved
I came across this proof of concept earlier today (on TechCrunch.com) and was blown away and intrigued as to how they had managed to accomplish the end result. They state that they don't use webGL ...
Loquacity asked 4/3, 2013 at 23:36
4
Solved
I see that the famo.us examples mostly refer to Modifier class, however the famo.us university tutorials primarily reference StateModifier class.
How do these two differ and which is the most appr...
Corona asked 16/4, 2014 at 8:59
4
Solved
Famo.us Surfaces have a single way to set the size of a surface. They have a "size" property that takes an array of 2 numbers which correspond directly to pixel values. This is not overly useful wh...
Hartsock asked 11/4, 2014 at 20:14
2
By way of example, in a bootstrap based app I might write markup to make a grid be 8 columns wide for large screens and 2 columns wide for small.
Screen size certainly has an impact on screen desi...
Heirdom asked 17/4, 2014 at 17:50
1
Solved
I'm okay with the "Here's the pieces, now go make something" way Famo.us has presented itself but it would be nice to have a little guidance as to how I would want to set up my project, structure, ...
Archenteron asked 23/7, 2014 at 20:43
1
Solved
I am trying to implement a draggable/dropable image in famous.js. That is, if an image is dropped on the correct surface, an event will trigger.
On my draggable image, I am listening for the 'touc...
5
I would like to integrate notifications and bluetooth via phonegap to my web app built with famo.us. Is it possible?
Exodontics asked 19/2, 2014 at 0:48
2
Solved
I want to drag a Famous surface, and have it return to its original position when I let go of it. I've taken the "Drag" example and modified it, but while the mouseup callback is triggering (I chec...
Valkyrie asked 17/4, 2014 at 9:48
1
Solved
I feel like I'm missing something obvious, but how do I remove nodes from the render tree and destroy them correctly?
It looks like I can just do something like mainCtx._node._child.splice(2,1), b...
Braynard asked 15/4, 2014 at 15:20
2
I found Famo.us and it seemed pretty exciting but their docs are closed. I am very curios about WebGL so I started looking for alternatives. I found Three.js and Clara.io.
How do they differ from ...
1
© 2022 - 2024 — McMap. All rights reserved.