Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 566 Bytes

File metadata and controls

21 lines (14 loc) · 566 Bytes

Portfolio Website

Made with Svelte.

Go to: timtoplak.com

Scripts

Get vertices from 3D object (like lightbulb):

  1. Copy getVerticesFromObj to Blender script tab
  2. Select obj alt text
  3. Run code

Get vertices and color from colored text:

  1. Copy colored code from vs studio to editor that can save document to .docx file alt text
  2. Update varibles in script for input file name
  3. Run code