Giter VIP home page Giter VIP logo

betaforever / renderer.gua Goto Github PK

View Code? Open in Web Editor NEW

This project forked from guaxiao/renderer.gua

0.0 1.0 0.0 3.55 MB

Software 3D Renderer in C++ on Windows, OSX and Linux or other popular flavors of Unix that SDL supports

License: Apache License 2.0

Makefile 0.05% Shell 8.53% HTML 27.62% C 55.60% C++ 1.41% Groff 6.40% Python 0.02% Batchfile 0.01% Objective-C 0.36% Objective-C++ 0.01%

renderer.gua's Introduction

renderer.gua

Software 3D Renderer in C++ on Windows, OSX and Linux or other popular flavors of Unix that SDL supports

Screenshots

Jelly Cube Illidan Wireframe Illidan

Usage

OS X

open projects/Xcode6/renderer.gua.xcodeproj
build and run

or

# install library
sh install_mac_sdl.sh 

# build from command line
make osx

# run
./gua3d

Windows (MinGW32)

build_win_mingw.bat
gua3d

Windows (Visual Studio 2013 / Visual Studio 2015)

double click projects/vs2013/renderer.gua.sln or projects/vs2015/renderer.gua.sln

then press F5 or Ctrl + F5 to lunch it

note:

  1. Release is much faster

  2. Debug config will have a console window, Release config won't

tested with vs2013 under winodws 8.1 and vs2015 under windows 10

Linux

# Depends on libsdl1.2-dev. For Ubuntu: sudo apt-get install libsdl1.2-dev.
make linux
./gua3d

Licence

Apache 2.0

renderer.gua's People

Contributors

guaxiao avatar bao-qian avatar icylogic avatar qzchenwl 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.