Code Monkey home page Code Monkey logo

cg-projects's Introduction

CG-Projects

Glut setup (Don’t install Codeblocks 20.X version) Step-1: Download 17.12 Version from given link: https://sourceforge.net/projects/codeblocks/files/Binaries/17.12/Windows/codeblocks-17.12mingw-setup.exe/download

Step-2:  Download glut-3.7.6-bin.zip file.  Unzib the file. There will be at least 3 files. (glut.h, glut32.dll, glut32.lib)  go location : C:\Program Files (x86)\CodeBlocks\MinGW\include\GL o paste glut.h  go location: C:\Program Files (x86)\CodeBlocks\MinGW\lib  paste glut32.lib  go C:\Windows\SysWOW64 o paste glut32.dll Note: If your Operating System is 32 bit, Folder name might be C:\Windows\System32 for last step.

Step-3: Linker settings for Codeblocks Codeblocks: Select settings -- select compiler -- linker settings- press clear press add, go this location: C:\Program Files (x86)\CodeBlocks\MinGW\lib Then add: libglu32.a, libglut32.a or glut32.lib, libopengl32.a press ok

cg-projects's People

Contributors

hyp3r64 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.