GithubHelp home page GithubHelp logo

tobyc11 / nome Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dieppedalle/nome

0.0 4.0 0.0 45.58 MB

Non-Orientable Manifold Editor (NOME) Project

Makefile 1.17% C++ 94.45% Lex 0.51% Yacc 3.21% QMake 0.25% CMake 0.40% C 0.02%

nome's Introduction

Non-Orientable Manifold Editor (NOME)

Welcome to the non-orientable manifold editor (NOME) project. NOME is a computer aided geometric design tool developed at UC Berkeley from 2015. Inheiriting the major functionaliies from its ancestor SLIDE (https://people.eecs.berkeley.edu/~ug/slide/), NOME also provides a design envrionment that support mesh operations on single-sided 2 manifolds (wikipedia definition for manifold https://en.wikipedia.org/wiki/Manifold). It also supprt various fun and interactive UI operations such as vertex/face selection, face adding/deletion.

User's Guide

  1. Platforms, Download and Installation NOME is developend and released on various platforms, including Microsoft Windows 7 or higher system, Mac OS, and Linus system.
  2. Getting started
  3. A Hello-Cube example
  4. Want to explore more? Appendix A: Commands of input .nome file Appendix B: User Interface Details

Developing NOME

In order to compile NOME, the following dependencies are needed:

  • Qt (https://www.qt.io/download/) (the open source version is free to download)
  • GLM (http://glm.g-truc.net/0.9.6/index.html). Download the zip version (currently called glm-0.9.8.3.zip). Unzip the file and navigate inside the glm folder. Place the nested glm folder at the root of the downloaded project.
  • Flex and Bison are required if you wish to modify the parser. Linux/Mac user can just install them with their favorite package manager. For Windows users, the Msys2 project provides a nice package that installs both.

Example CMake Setup

CMAKE_PREFIX_PATH=<Qt Path>;<Flex and Bison Path>

nome's People

Contributors

dieppedalle avatar andyatcal avatar tobyc11 avatar berenoguz avatar yllpan avatar katamarisun avatar

Watchers

James Cloos avatar  avatar wuden avatar ricky  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.