p5.EasyCam icon indicating copy to clipboard operation
p5.EasyCam copied to clipboard

A p5.js library for easy 3D camera control.

Results 15 p5.EasyCam issues
Sort by recently updated
recently updated
newest added

https://github.com/diwi/p5.EasyCam/blob/3ca874d62aec88930f2a9deb895c0fd5c5a0aa9a/p5.easycam.js#L1073

I'm currently using webpack imports and exports loader to get this to work. Can this be written with es6 exports ? Maybe as a node_module as well?

Hey there, Thanks a lot for this plugin, it's really helping out! I'm using p5 for a visualization for a project, but I'm having trouble making an orbiting camera that...

Hi, Thank you for this great work. I used to use three.js. But with this i could not be happier to code everything with p5. I noticed on my rMBP...

HUD (HeadUp Display) rotates with EasyCam in New p5 1.6 Version.