Main > Programming > Libraries >

Clutter 0.230

Clutter 0.230

Sponsored Links

Clutter 0.230 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.034 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 903
Date added: 2007-05-09
Publisher: Emmanuele Bassi

Clutter 0.230 description

Clutter is a simple GL-based canvas library.

SYNOPSIS

use Clutter qw( :init );

# create the main stage
my $stage = Clutter::Stage->get_default();
$stage->set_color(Clutter::Color->parse(DarkSlateGray));
$stage->signal_connect(key-press-event => sub { Clutter->main_quit() });
$stage->set_size(800, 600);

# add an actor and place it right in the middle
my $label = Clutter::Label->new("Sans 30", "Hello, Clutter!");
$label->set_color(Clutter::Color->new(0xff, 0xcc, 0xcc, 0xdd));
$label->set_position(($stage->get_width() - $label->get_width()) / 2,
($stage->get_height() - $label->get_height()) / 2);
$stage->add($label);

$stage->show_all();

Clutter->main();

0;

Clutter is a GObject based library for creating fast, visually rich graphical user interfaces. It is intended for creating single window heavily stylised applications such as media box uis, presentations or kiosk style programs in preference to regular desktop style applications.

Clutters underlying graphics rendering is OpenGL (version 1.2+) based. The clutter API is intended to be easy to use, attempting to hide many of the GL complexities. It targets mainly 2D based graphics and is definetly not intended to be a general interface for all OpenGL functionality.

As well as OpenGL Clutter depends on and uses Glib, Glib::Object, Gtk2::Pango, Gtk2::Gdk::Pixbuf and GStreamer.

Clutter 0.230 Screenshot

Advertisements

Clutter 0.230 Keywords

Bookmark Clutter 0.230

Hyperlink code:
Link for forum:

Clutter 0.230 Copyright

WareSeeker periodically updates pricing and software information of Clutter 0.230 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Clutter 0.230 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Version History
Related Software
libtftp is a portable library which contains a simple TFTP client and server. Free Download
ROTE is a simple C library for VT102 terminal emulation. Free Download
Sizzle project ios an mebeddable Scheme interpret Free Download
MTasker is a two-file C++ library designed to support very simple cooperative multitasking. Free Download
libstrvar is a simple variable library intended mostly to ease handling of strings and certain types of data exchange. Free Download
kdtree project is a simple C library for working with KD-Trees. Free Download
gzLogger is a simple PHP5 library that allows the user to log information to compressed flat files. Free Download
YASTR is a simple string library that mainly consists of functionality that I require in my programs. Free Download