GithubHelp home page GithubHelp logo

dmet / bimsurfer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opensourcebim/bimsurfer-before2019

0.0 1.0 0.0 36.18 MB

The first open source WebGL based IFC viewer

Home Page: http://www.bimsurfer.org

bimsurfer's Introduction

Copyright 2014, Bimsurfer.org
Bimsurfer is licensed under the GNU Affero General Public License, version 3.0. 

New version 2014-03

A new version of Bimsurfer is developed to make BIM Surfer a module that can be integrated in 3th party applications.

Demo

Because the new BIM Surfer is a module that has to be configured there is not real one demo. And because the API documention is not finished yet, you have to know a bit about javascript to understand how you can use the current version of BIM Surfer.
There are two example implementation thought: Have a look at example1.html in the repository, or at the way the BCF Forum project used BIM Surfer: https://github.com/opensourceBIM/BimConsiderationForum-BcfServer/blob/master/consideration-forum/js/bimsurfer.js

###Featues: There ar not a lot of new features. The most important change is that BIM Surfer can now be used as a module. This enhances integration with you own applications.

Installation

BIM Surfer installation

To deploy BIM Surfer locally on your machine:

  1. Download a release and extract it into a folder somewhere.
  2. Open one of the exammples using a WebGL compatible web browser.

To deploy BIM Surfer on a web server (e.g. apache):

BIM Surfer is a client-side application. Thus, it is very easy to deploy on a web server.

  1. Simply place the code into a statically accessible directory on your server.
  2. Point a compatible web browser (see below) to the url.

One advantage of deploying BIM Surfer on a web server is that it obviates the need to circumvent certain cross-domain security policies that crop up when running the application locally.

BIMserver Installation

In order to load IFC models into BIM Surfer you will first need to connect to a running BIMserver. For now it is recommended to use the latest version of BIMserver in development.

Running BIMsurfer locally on your computer

Modern web browsers have security measures built in to prevent applications from accessing your computer. Google for some answers.

Embedding BIMsurfer into another web page

BIM Surfer now has an API to embed a viewer for your needs in one of your applications. When you are a developer it should be easy to read the source and find our how it works.

Third party libraries and licenses

Third party libraries used in this project:

  • jQuery Licenses: licenses/LICENSE-jquery-mit, licenses/LICENSE-jquery-gpl
  • jQuery UI Licenses: licenses/LICENSE-jqueryui-mit, licenses/LICENSE-jqueryui-gpl
  • SceneJS Licenses: licenses/LICENSE-scenejs-mit, licenses/LICENSE-scenejs-gpl
  • glMatrix Licenses: See the inline license in static/lib/scenejs/scenejs.math.js

bimsurfer's People

Contributors

berlotti avatar bigbim avatar bpimost avatar bryandenijs avatar camel1cz avatar dlabz avatar rehno-lindeque avatar rubendel avatar tk120404 avatar

Watchers

 avatar

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.