Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
Share Thread:
Reddit Facebook Twitter
OpenJSCAD plugin - exporter
12-13-2019, 05:10 PM (This post was last modified: 12-14-2019 10:28 PM by micheus.)
Post: #5
RE: OpenJSCAD plugin - exporter
Thanks for the files.

When I looked at the docs I was not sure about what we would need to export the objects, so I used the simple option. Smile

By looking into .jscad file it looks like something is missing once the main function statement is absent:

PHP Code:
function main() {
    return <
something>



(12-13-2019 01:40 PM)gilboonet Wrote:  On the .jscad file, what I take from the materials is for each face the group where he belongs, and it is on the member called 'groups'. This information can be replaced by face color.
In this case, the .jscad file you send has a function which returns:
PHP Code:
return {faces:facesvertices:verticesgroups:groupsfaceCsg:faceCsgcsg:csg}; 
But, this seems to not be a valid object definition returned - at least using the https://openjscad.org/

So, maybe the site is limited or do your create a custom .jscad file for other application?

@MicheusVieira MicheusVieira Micheuss micheus4wings3d
* Wings3D Team stands for: Björn and Dan
Reply


Messages In This Thread
OpenJSCAD plugin - exporter - micheus - 11-25-2019, 11:39 PM
RE: OpenJSCAD plugin - exporter - micheus - 12-12-2019, 05:13 PM
RE: OpenJSCAD plugin - exporter - micheus - 12-13-2019 05:10 PM
RE: OpenJSCAD plugin - exporter - micheus - 12-15-2019, 12:05 AM
RE: OpenJSCAD plugin - exporter - micheus - 12-15-2019, 10:15 AM
RE: OpenJSCAD plugin - exporter - micheus - 12-15-2019, 10:39 AM
RE: OpenJSCAD plugin - exporter - micheus - 12-17-2019, 09:33 PM
RE: OpenJSCAD plugin - exporter - micheus - 12-18-2019, 09:16 AM
RE: OpenJSCAD plugin - exporter - micheus - 12-18-2019, 03:29 PM
RE: OpenJSCAD plugin - exporter - micheus - 12-18-2019, 05:03 PM
RE: OpenJSCAD plugin - exporter - micheus - 02-25-2020, 05:46 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)