Skip to content

kallaballa/rdint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

An interpreter and renderer for RUIDA rd-files

Usage

Usage: rdint [options] <RD-file> [<output file>]

Options:
  -i                Enter interactive mode
  -a                Automatically crop the output image to the detected bounding box
  -c <bbox>         Clip to given bounding box
  -v <filename>     Output the cut pass to the given filename
  -d <level>        Set the verbosity level (quiet/info/warn/debug)
  -s <dimension>    Configure the size of the live rendering window. e.g. 1300x900

Dependencies

X11, SDL, SDL_gfx

Build

make -j8

Install

sudo make install

About

An interpreter and renderer for RUIDA rd files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages