NCCA GraphicsLib

NCCA Bournemouth University graphics library
Download

NCCA GraphicsLib Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL v3
  • Price:
  • FREE
  • Publisher Name:
  • Jon Macey
  • Publisher web site:
  • https://launchpad.net/~jmacey

NCCA GraphicsLib Tags


NCCA GraphicsLib Description

NCCA Bournemouth University graphics library NCCA GraphicsLib is used for most of the 3D graphics teaching.Requirements:You need to have the following libraries installed:GLEW for loading OpenGL extentionsMagick++ for image loading and savingSDL all examples use SDL instead of glut and the Font classes need SDL_ttfSDL_ttf used for loading TTF fonts for text renderingThe graphics lib uses the bazaar version control system and the most recent version of the library may be downloaded using the bzr command.Downloading with bzrThe graphics lib is designed to be placed in the root of your home directory ~/GraphicsLib to install the latest version of the library type the following into the consolebzr branch http://nccastaff.bournemouth.ac.uk/jmacey/Code/GraphicsLib/Once the files have downloaded change to the GraphicsLib directory and build with scons.Once this is done edit the ~/.bashrc file and add the followingexport LD_LIBRARY_PATH=$LD_LIBRARY_PATH:~/GraphicsLib/libThis will all the dynamic library created from the source to the library path so it can be used by applications.


NCCA GraphicsLib Related Software