Andy-Waine / threed

Current Work in Progress - A 3D Rendering Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

threed

UNDER DEVELOPMENT

Attempt 1: Map the SVG or its container object, canvas, etc. directly onto the geometry

Attempt 2: The ColorPicker's event listeners are split in two, (1) An onChange that updates the sample image color (2) An onSave that mints a NEW svg/png in the DOM with the updated color. The texture for the geometry is then mapped to the path of the new svg/png. Note: it may be easier to mint to png.

Idea: A watermark on all non-default previews

About

Current Work in Progress - A 3D Rendering Project


Languages

Language:JavaScript 49.1%Language:HTML 43.8%Language:CSS 7.2%