Close

ySS - can do three.js / 3d :)

A project log for oiyshTerminal

Local server collection of IoT system with some additional futures. Works by default offline, based on .deb .npm .pipy

yoyoek1yOyOeK1 01/08/2023 at 11:270 Comments

I'm all the time straggle with concept of doing 3d in programming. Always it's something what is attracted by it. 3d is for me difficult but nice part of coding skill. Translations, transformations,.... 

ySS is a part of oiyshTerminal. It's a web base interface. You can easy modify code there to add new panels with instruments or screens. Up to this point it was supporting you nicely with html and svg. But new thing is support from three.js library. POWER !

Before you could draw yours dream instruments panel in inkscape now you can make it also in blender :) 

In current state it's two lines to have your model from blender in yss. 

In screen shot you can see logo of oiyshTerminal floating. It's 3d model in glb file format. Materials, textures, lights.

And like with svg you need to set what value are doing what with witch object from 3d file :)

Discussions