GlyphLibrary

Synopsis

Library of assorted glyph modules constructed using V code.

Description

GlyphLibrary contains a large number of glyph modules which represent both 2D and 3D geometries. These modules complement and extend the existing Main.Geometries library. They provide simplified or extended versions of the geometries present in the standard library, and they provide additional geometries which are not present in the standard library.

All of the glyphs in the GlyphLibrary are defined entirely by V code and many of the glyphs contain in-line comments which describe the glyphs and the techniques used to generate the glyphs. If you are interested in creating your own geometries then you may find it useful to read the v files included with this project.

The Glyph Library has been further subdivided into 4 separate libraries; Simple2D, Simple3D, Params2D and Params3D. The first two of these libraries contain simple 2D and 3D glyphs which do not have parameters and are therefore not configurable. The second two libraries contain parameterized 2D and 3D glyphs. These glyphs all have a variety of variables which can be changed to affect the shape or colour of the resulting geometry. The contents of the sub-libraries are listed below:-

GlyphLibrary.Simple2D

GlyphLibrary.Simple3D

GlyphLibrary.Params2D

GlyphLibrary.Params3D

Authors

Ian Curington
Various (Please see V code for details)

Modifications

Andrew Dodd

Contact

International AVS Centre
Manchester Visualization Centre
Manchester Computing
University of Manchester
Oxford Road
Manchester
United Kingdom
M13 9PL