You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a module called ClipControls which obviously was created for a BIM project, hence the name of the .js file BIMClipControl2.js. Problem is that it's a component probably for react. Is there a regular feature planed? I'm having trouble extending the planeHelper class with said features.
...
xeogl version
Dev
Master
...
Browser
All of them
Chrome
Firefox
Internet Explorer
OS
All of them
Windows
Linux
Android
IOS
Hardware Requirements
The text was updated successfully, but these errors were encountered:
Can you provide a link to the BIMClipControl2.js file?
Nope, there is no plan to explicitly support BIM use cases with xeogl. Reason for this is that xeogl is MIT licensed, which is not sustainable since it's a giveaway (ie. it's rare to get any contributions back).
For BIM support, consider xeokit SDK which is dual-licensed (GPLV3 for non-commercial use, with paid license for commercial use). As a result, it has good traction and I'm able to actively develop it because we have users who are helping sustain it through paid licenses, sponsorship and code contributions.
I dont need the BIM support per se, just want to use the ClipControl (as found in the api section) to have some dynamic control over the position of the clipping plane.
Description of the problem
There is a module called ClipControls which obviously was created for a BIM project, hence the name of the .js file BIMClipControl2.js. Problem is that it's a component probably for react. Is there a regular feature planed? I'm having trouble extending the planeHelper class with said features.
...
xeogl version
Browser
OS
Hardware Requirements
The text was updated successfully, but these errors were encountered: