SKP 2 WEBGL
-
Hello everyone,
This post is a follow-up to the one found here: https://sketchucation.com/forums/viewtopic.php?f=80&t=76306&p=694174#p694174. Due to limitations with PDF3D at work, I had to explore WebGL, and it's fantastic. So, I created my own SKP to WebGL converter witch give you a standalone html file : http://webgl.tarn.us. I hope to receive user feedback this time around.
Best regards,
Gilles -
That works.
The orbit needs to be tweaked.
I'd also add some type of statement as to what you do with upload models. If deleted, then what is the timeframe.
So far so good though.
-
Any plan to:
- make the plugin available on the SketchUcation Plugin Store
- publish more info about the plugin
- have the ability to export rendered models to WebGL
- have the ability to use the exported WebGL file in apps like MS PowerPoint and/or Word
Again, this looks like a very interesting plugin. My previous list is just exploring where this could go.
-
@ntxdave said:
Any plan to:
- make the plugin available on the SketchUcation Plugin Store
- publish more info about the plugin
- have the ability to export rendered models to WebGL
- have the ability to use the exported WebGL file in apps like MS PowerPoint and/or Word
It's a file converter for the web. It's not a plugin.
-
@rich o brien said:
@ntxdave said:
Any plan to:
- make the plugin available on the SketchUcation Plugin Store
- publish more info about the plugin
- have the ability to export rendered models to WebGL
- have the ability to use the exported WebGL file in apps like MS PowerPoint and/or Word
It's a file converter for the web. It's not a plugin.
Oh, OK, I guess I misunderstood. Can rendered models (using a render plugin) be exported?
-
Any restriction of Sketchup file size ?
In what put the result ? A simple browser ?...
-
@ntxdave said:
@rich o brien said:
@ntxdave said:
Any plan to:
- make the plugin available on the SketchUcation Plugin Store
- publish more info about the plugin
- have the ability to export rendered models to WebGL
- have the ability to use the exported WebGL file in apps like MS PowerPoint and/or Word
It's a file converter for the web. It's not a plugin.
Oh, OK, I guess I misunderstood. Can rendered models (using a render plugin) be exported?
I went back and clicked on both f the links provided but did not see anyplace to download the software that does the conversion. I only saw links to download sample files, not the conversion. What the heck am I missing?
-
Press A Choose your File
Press B Upload the file choosen
An message info is dislayed Press OK
C = result!
-
@ntxdave said:
What the heck am I missing?
It is web based online conversion of .skp files to .html with webgl embeds
-
-
@ntxdave said:
@rich o brien said:
@ntxdave said:
What the heck am I missing?
It is web based online conversion of .skp files to .html with webgl embeds
Another DUH on my part.
I tried it on my iPad but so far have only wound up with a blank page. Am going to try it agin.
Thanks for your patience!
Unfortunatly Iphone and Ipad won't open html file, Android do it well.
-
Hello, everyone,
Some of you posted models and it helps a lot to debug some features :- how to handle components (linked copies)
- how to handle some textures
Now it seams ok
now I will focus on :
- translucent textures ability
- fix some mesh have bad position in space
- fix the xyz grid
- notify users of the conversion process (reading, building 3d, publishing html) (with ajax ? any suggestions)
-
Hi all,
Finally I add the ability to handle stl and glb files : convert to webgl (standalone file)
Reagrds, Gilles
Advertisement