Skip to content

A sandbox application for rendering Ximea camera images using Raylib

Notifications You must be signed in to change notification settings

ExpertOfNil/xiclops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xiclops - C

A single camera test sandbox that uses only the Ximea and Raylib libraries. The default camera is camera 0, but you can pass in a camera ID as a command line argument if you want to use a different camera.

Command Line Options

  • -h displays the help text and exits
  • -c is the flag for camera ID choice (int, default = 0)
  • -v is the flag for verbosity level (int, default = 2 a.k.a INFO)
  • -z is the flag for zoom (new / original) (float, default = 1.0)

About

A sandbox application for rendering Ximea camera images using Raylib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published