-
API keys not private with Camera Kit for Web, is that okay?
Hi! When hosting a lens with Camera Kit web on my website, it'd be easy for others to figure out my 'private' API keys using the browser's Inspect tool. Is there something I should do to prevent this, or is it not an issue? Thanks!
-
What is a good place to start learning web development, specifically for Camera Kit?
Hi! I have little experience developing for web, and I'm a bit lost where to start with setting up a website that would support Camera Kit. Does Cam Kit work with NodeJS only, or is it compatible with other environments as well? And would you have recommendation for a tutorial on setting up a base website where Camera Kit…
-
Some Handy Code Snippets For Y'all
Hi! I'm sharing some of my code snippets in this git (https://github.com/max-van-leeuwen/SnapLensStudio-CodeSnippets), feel free to use them! There are example projects for all of them, and at the top of the script there is more information commented. Some examples of what you can find there: * Mesh Copy, this reads all…
-
[Downloads] Sharing my subgraphs collection
Hi! I've been making Subgraphs for Materials and for VFX Assets, which you can download here! You can just drag one into the editor panel, and the description box will give you more info on how to use it. Some examples of subgraphs in this collection: Cubic - cubic interpolation, to make stuff smooth Screen To World -…
-
Saving panel layouts
I often change my monitor layout, and it would be really useful if I could save and load 'workspaces', like the positions of all the panels (e.g. material editor, preview window, logger etc)!