Git Product home page Git Product logo

slate's Introduction

Slate


Slate

Slate is a desktop app ๐Ÿ’ป which runs in linux systems. Slate boosts mechanical engineers productivity ๐Ÿš€ by automating engineering drawing activities. It has the features for conversion as well as transformation of any object ๐Ÿ™Œ.

Installation

  1. Download the repositary
  2. In the make file, look for the line
LDFLAGS += -Llib -Wl,-rpath,/home/aditya/product/libs/Qt5.7.0/5.7/gcc_64/lib
LDLIBS += -lm -lGLU -lGL -lglut -L/home/aditya//product/libs/Qt5.7.0/5.7/gcc_64/lib $(SUBLIBS) -lQt5Widgets -lQt5Gui -lQt5Core -lpthread -L/usr/lib64 -lm

And update the directory location according to your system.
3. run make in the terminal
4. Start the app by running main in bin folder

Dependencies

For OpenGL

$ sudo apt-get install mesa-utils
$ sudo apt-get install freeglut3-dev

Features

  • Converts 2D projections to 3D
  • Makes orthographic projection for a 3D object
  • Functionality for Translation, Rotations, Reflection and Resize in 3D view
  • Mouse dragging change in camera view without affecting object

Usage

ctrl + O - Open 3D
ctrl + shift + O - Open 2D

Built with

License

MIT ยฉ [Aditya Jain]

slate's People

Contributors

ankitakash2007 avatar aditya0212jain 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.