Code Monkey home page Code Monkey logo

erizo's Introduction

About

Erizo is another extremely fast STL viewer. It is a sequel to fstl, which was challenged by meshview.

  • Supports both binary and ASCII STLs
  • Implemented in fast, native code
  • Distributed as a single, statically-linked binary

terrace bridge
Model by Jennifer Keeter

Platforms

OS Compiler Maintainer Notes
MacOS llvm @mkeeter Main development platform
Windows x86_64-w64-mingw32-gcc @mkeeter Cross-compiled and tested with Wine
Your OS here ??? Your username here Contributors welcome!

Other platforms will be supported if implemented and maintained by other contributors.

To become a platform maintainer, open a PR which:

  • Implements a new platform
  • Add details to the table above
  • Updates the Compiling instructions below.

Compiling

At the moment, Erizo supports compiling a native application on MacOS, or cross-compiling to Windows (if TARGET=win32-cross is set).

Building dependencies

GLFW is shipped in the repository, to easily build a static binary. It only needs to be compiled once.

[env TARGET=win32-cross] make glfw

Building Erizo

[env TARGET=win32-cross] make

Deploying an application bundle

MacOS

cd deploy/darwin && deploy.sh

erizo's People

Contributors

mkeeter avatar

Watchers

James Cloos 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.