ASCII-GFX  2.0
Variables
README.txt File Reference

Variables

ASCII GFX v2 as of July
 
ASCII GFX v2 as of sprites
 
ASCII GFX v2 as of collision detection and vector graphics Installation To use this library
 
ASCII GFX v2 as of collision detection and vector graphics Installation To use this the NCurses development library needs to be installed as a dependency On Ubuntu for example
 
ASCII GFX v2 as of collision detection and vector graphics Installation To use this the NCurses development library needs to be installed as a dependency On Ubuntu for we install the following package
 
ASCII GFX v2 as of collision detection and vector graphics Installation To use this the NCurses development library needs to be installed as a dependency On Ubuntu for we install the following we open a terminal window and type the following command line
 
ASCII GFX v2 as of collision detection and vector graphics Installation To use this the NCurses development library needs to be installed as a dependency On Ubuntu for we install the following we open a terminal window and type the following command the SDL library may be installed to provide sound playback and joystick support via the SDL packages libsdl1 dev and libsdl mixer1 dev or the SDL2 packages libsdl2 dev and libsdl2 mixer dev So to install SDL for sound and joystick support
 
ASCII GFX v2 as of collision detection and vector graphics Installation To use this the NCurses development library needs to be installed as a dependency On Ubuntu for we install the following we open a terminal window and type the following command the SDL library may be installed to provide sound playback and joystick support via the SDL packages libsdl1 dev and libsdl mixer1 dev or the SDL2 packages libsdl2 dev and libsdl2 mixer dev So to install SDL for sound and joystick we type
 

Variable Documentation

◆ example

ASCII GFX v2 as of collision detection and vector graphics Installation To use this the NCurses development library needs to be installed as a dependency On Ubuntu for example

◆ July

ASCII GFX v2 as of July
Initial value:
================================
This software is a library on top of the NCurses library for ease of
rendering ASCII graphics adding features like scrolling

◆ library

ASCII GFX v2 as of collision detection and vector graphics Installation To use this library

◆ line

ASCII GFX v2 as of collision detection and vector graphics Installation To use this the NCurses development library needs to be installed as a dependency On Ubuntu for we install the following we open a terminal window and type the following command line

◆ package

ASCII GFX v2 as of collision detection and vector graphics Installation To use this the NCurses development library needs to be installed as a dependency On Ubuntu for we install the following package

◆ sprites

ASCII GFX v2 as of sprites

◆ support

ASCII GFX v2 as of collision detection and vector graphics Installation To use this the NCurses development library needs to be installed as a dependency On Ubuntu for we install the following we open a terminal window and type the following command the SDL library may be installed to provide sound playback and joystick support via the SDL packages libsdl1 dev and libsdl mixer1 dev or the SDL2 packages libsdl2 dev and libsdl2 mixer dev So to install SDL for sound and joystick support

◆ type

ASCII GFX v2 as of collision detection and vector graphics Installation To use this the NCurses development library needs to be installed as a dependency On Ubuntu for we install the following we open a terminal window and type the following command the SDL library may be installed to provide sound playback and joystick support via the SDL packages libsdl1 dev and libsdl mixer1 dev or the SDL2 packages libsdl2 dev and libsdl2 mixer dev So to install SDL for sound and joystick we type
library
ASCII GFX v2 as of collision detection and vector graphics Installation To use this library
Definition: README.txt:11
top
Mat3 top()
get current transformation represented by a 3x3 homogeneous matrix the current transformation is the ...
Definition: math2d.cpp:13