Open Access. Powered by Scholars. Published by Universities.®

Computer Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Computer and Systems Architecture

2009

3d

Articles 1 - 1 of 1

Full-Text Articles in Computer Engineering

Anaglym: A Graphics Engine Providing Secure Execution Of Applications, Josh Holtrop Dec 2009

Anaglym: A Graphics Engine Providing Secure Execution Of Applications, Josh Holtrop

Culminating Experience Projects

"The Anaglym graphics engine uses the Lua programming language as the high-level language in which to interpret Anaglym applications. Applications running inside Anaglym are Lua scripts that have a particular environment exposed to them. By default, when Lua is embedded inside a C or C++ host application, no Lua functions are available to the hosted script. Lua functions must be exported by the host environment to be callable by a Lua script."