bit operations (using external libs)

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
User avatar
S-Rave
Prole
Posts: 39
Joined: Wed Feb 25, 2009 4:41 pm

bit operations (using external libs)

Post by S-Rave »

How would I go about using an external library with LÖVE? Since LUA is integrated in the LÖVE executable.

Would like to use this lib:
http://bitop.luajit.org/index.html

But maybe there are bitwise operators in LÖVE?
srejv
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: bit operations (using external libs)

Post by bartbes »

There are none in LÖVE.
And I guess you could just require it (provided you do have a windows and linux (and/or mac) version).
I know there are some cross-platform pure-lua implementations, but of course they are slower (don't know how important speed is in your project).
Post Reply

Who is online

Users browsing this forum: No registered users and 122 guests