Code Monkey home page Code Monkey logo

Comments (4)

tchegito avatar tchegito commented on June 29, 2024

Actually, I'm trying to get it working, starting on the unit test.

It involves several things:

  • resurrect OfflineGeometry, and apply the transformation: primitive array => ByteBuffer
  • minor API changes (IfcGeomServerClient and IfcOpenShellEngine constructor parameters)
  • a workaround about rights when adding extended data to revision (not in unit test, but in the "new revision" trigger, using BIMVie.ws)

This is not finished yet, but I hope the whole process isn't broken ;)

from clashdetectionservice.

rubendel avatar rubendel commented on June 29, 2024

It's abandoned because we don't need it in any of our projects at the moment. I think you are going in the right direction for getting the code to work, should not be too hard.

What you might encounter is that the clash detection currently is very basic. For example all clash detection is done on the triangles (eventually), so round holes with round fillings probably will result in clashes even if the original (IFC) geometry says it should fit.

Performance is probably going to be ok, but there is also a lot of room to optimize if needed.

from clashdetectionservice.

tchegito avatar tchegito commented on June 29, 2024

Just added the pull request here:
#4

Changes in this repository + 2 other ones (PluginBase and BIMServer itself) inlined in the request.

I don't have produced any clashes in my tests (lacking a 'corrupt' model) but no exceptions anymore.

from clashdetectionservice.

salamat-RGP avatar salamat-RGP commented on June 29, 2024

Hi!

Could you please clarify whether that project is still alive since it is marked as non-working?

Thank you in advance

from clashdetectionservice.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.