Cloud/WebGL/HTML5/Browser ... again

Here's the place for discussion related to coding in FreeCAD, C++ or Python. Design, interfaces and structures.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
peacebeuponthee
Posts: 1
Joined: Sun Jul 23, 2017 11:51 am

Re: Cloud/WebGL/HTML5/Browser ... again

Post by peacebeuponthee »

Hi everyone,

Is the topic still alive? Or is there still anyone who is interested in the Web-based FreeCAD?
nyholku
Posts: 149
Joined: Wed Dec 28, 2016 4:18 pm

Re: Cloud/WebGL/HTML5/Browser ... again

Post by nyholku »

I'm interested but until the gardening season is over can't put any hours into FreeCAD.
User avatar
pablogil
Posts: 882
Joined: Wed Nov 26, 2014 3:19 pm
Location: Badajoz (Spain)
Contact:

Re: Cloud/WebGL/HTML5/Browser ... again

Post by pablogil »

I still would love to see it alive... anyway I would only be able to help by creating the CSS style...
Dark and Light stylesheets v2.0 to theme your FreeCAD UI, more information here
User avatar
vejmarie
Posts: 713
Joined: Mon Jan 04, 2016 4:52 pm
Location: Somewhere between France, USA and Taiwan
Contact:

Re: Cloud/WebGL/HTML5/Browser ... again

Post by vejmarie »

Even if I share Ickby and Yorik opinion on the fact that it shouldn't that hard to make it happens, this is still a lot of work. And I am like you guys, trying to figure out what might be the best value we could bring to our users.

I am not yet convinced by the "full web" approach, purely because it is quite slow on some systems. Whatever happens we will have to use WebGL and honestly the fps is not there (I ran some tests while working on node-occ). So for the next few months I will work more on how we could improve design file sharing and get better intereaction between users to get feedbacks into FreeCAD, and why not managing multiples versions of a content.

The first thing which might be "fun" is to do a native FreeCAD file web renderer. But even that I am not convinced that we need it, as currently with hierarchical STEP and node-occ I can manage this things.

The other question, might be do we want FreeCAD to be a real server ? I like the idea and the concept, but the work ahead is just quite huge either. I can check if I can reuse some code from node OCC to do that either. A lot of ideas, not enough time :(
engdham
Posts: 47
Joined: Sun Jul 15, 2018 2:08 am
Location: Rondonópolis - MT - Brazil
Contact:

Re: Cloud/WebGL/HTML5/Browser ... again

Post by engdham »

Hello,

I just found this:
http://web-cad.org/?sample

It's open-source:
https://github.com/xibyte/jsketcher

It look like inspired by FreeCAD (look at it's Sketch toolset).

If it could open fcstd files... We'd be able to open them even in smartphones/tablets.

Considering that we can already host our files in a cloud environment (or even better in Grabcad), it'd would open a lot of new possibilities.

Just dreaming :)
User avatar
pablogil
Posts: 882
Joined: Wed Nov 26, 2014 3:19 pm
Location: Badajoz (Spain)
Contact:

Re: Cloud/WebGL/HTML5/Browser ... again

Post by pablogil »

I like it... I still think online apps are the future (if not the present).
Dark and Light stylesheets v2.0 to theme your FreeCAD UI, more information here
galou_breizh
Posts: 437
Joined: Wed Sep 15, 2010 9:38 am

Re: Cloud/WebGL/HTML5/Browser ... again

Post by galou_breizh »

I like the idea of the "Lock convexity" tool in the sketcher.
s.vaichu
Posts: 1
Joined: Tue Nov 20, 2018 4:42 pm

Re: Cloud/WebGL/HTML5/Browser ... again

Post by s.vaichu »

i like this idea...this is exactly wat i have been looking for.
Have been using FreeCAD and OnShape for a while and i feel the proprietary nature of OnShape is forcing all the users to use their cloud only.
Instead there should be an option for users choose the cloud service or create their own. This would only be possible with a FOSS implementation of OnShape for freeCAD.

i have also tried VNC,RDP and rollapp like services..there is so much lag which is not present in OnShape, that is exactly required from a cloud based CAD
User avatar
mmiscool
Posts: 73
Joined: Sun Dec 18, 2016 9:07 pm
Location: Connecticut
Contact:

Re: Cloud/WebGL/HTML5/Browser ... again

Post by mmiscool »

Been playing with a concept that might be relevant to this conversation.
Have an early stage functional FreeCAD docker image. Also implemented the start of html based tool bar interface. Not ready for prime time but some thing to possibly play with.
https://forum.freecadweb.org/viewtopic.php?f=34&t=42295
My main project is https://autodrop3d.com
Effort on https://github.com/mmiscool/FC-Docker FreeCAD for cloud with browser based access has been discontinued in favor of focused development on https://github.com/xibyte/jsketcher
User avatar
pablogil
Posts: 882
Joined: Wed Nov 26, 2014 3:19 pm
Location: Badajoz (Spain)
Contact:

Re: Cloud/WebGL/HTML5/Browser ... again

Post by pablogil »

mmiscool wrote: Fri Jan 10, 2020 6:23 am Been playing with a concept that might be relevant to this conversation.
Have an early stage functional FreeCAD docker image. Also implemented the start of html based tool bar interface. Not ready for prime time but some thing to possibly play with.
https://forum.freecadweb.org/viewtopic.php?f=34&t=42295
WOW!!!!!!
:o :o :o
Dark and Light stylesheets v2.0 to theme your FreeCAD UI, more information here
Post Reply