Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.474.410 Times

Rendering Lard software
Filter: All | Freeware | Demo
 

Rendering Lard

< 1 2 3 4 5 > 
Added: November 23, 2010 | Visits: 1.086

jrMan jrMan is an open source version of the REYES rendering algorithm used by Pixars PhotoRealistic Renderman. Almost all digital production work in the film industry is rendered using this algorithm, yet most computer graphics textbooks fail to mention it or only provide a very superficial...



Platforms: *nix

License: Freeware Size: 7.2 MB Download (94): jrMan Download

Added: May 12, 2010 | Visits: 902

SkipStone SkipStone is a Gtk+ Web Browser that embeds Mozillas rendering component Gecko. SkipStone aims to be light and fast with few dependencies. SkipStone is currently under heavy development, but its progressing quickly and coming along nicely. It provides a nice and simple configurable interface,...





Platforms: *nix

License: Freeware Size: 655.36 KB Download (101): SkipStone Download

Added: June 13, 2010 | Visits: 799

libRUIN libRUIN (Renderer for User Interfaces in Ncurses) is a rendering library for various XML-based user interface markup languages (such as XHTML or Mozilla XUL). libRUIN is using the Ncurses terminal control library as a rendering target. GNU Guile and the SDOM Scheme module are used as the "glue"...


Platforms: *nix

License: Freeware Size: 491.52 KB Download (87): libRUIN Download

Added: August 08, 2010 | Visits: 737

MOOzilla MOOzilla provides a MOO/MU* client that supports HTML rendering. MOOzilla is an HTML rendering MOO/MU* client developed as an add-on component for Mozilla. It allows inline HTML text to be rendered as part of a MOO/MU* session, similar to the Windows-only Pueblo client, but with the power of...


Platforms: *nix

License: Freeware Size: 491.52 KB Download (97): MOOzilla Download

Added: January 24, 2010 | Visits: 1.209

Mars MOLA Viewer Mars MOLA Viewer displays a fly-over rendering of the Martian surface, as measured by the Mars Global Surveyor, in real-time 3D animation. Mars MOLA Viewer downloads the Mars Orbiting Laser Altimeter topographic data files and uses them to drive the rendering. The user controls the position and...


Platforms: *nix

License: Freeware Download (105): Mars MOLA Viewer Download

Added: September 16, 2010 | Visits: 1.052

NVIDIA Gelato NVIDIA Gelato application rendering software brings high-quality rendering to the masses. A hardware-accelerated, non-real-time renderer, Gelato allows you to use your NVIDIA GPU to create stunning images fast. Originally designed for the creation of 3D visual effects and animation in feature...


Platforms: *nix

License: Freeware Size: 64.3 MB Download (151): NVIDIA Gelato Download

Added: January 12, 2010 | Visits: 1.292

ogre4j 1.4.3 Beta ogre4j project enables the use of the OGRE (Object-Oriented Graphics Rendering Engine) libraries in Java applications. The first approach was made by Ivica Aracic aka bytelord (http://www.bytelords.de). Thanks to him for taking the first steps! The last stable CVS version located at the OGRE...


Platforms: *nix

License: Freeware Size: 1024 KB Download (108): ogre4j 1.4.3 Beta Download

Added: November 27, 2010 | Visits: 1.273

Games::Go::SGF2misc::SVG Games::Go::SGF2misc::SVG is a Perl package to simplify SGF game rendering using Image::LibrSVG. SYNOPSIS use Games::Go::SGF2misc::SVG; my $image = new Games::Go::SGF2misc::SVG(imagesize => 3in, boardsize => 19, gobanColor=> white ); $image->drawGoban(); $image->placeStone(b,cd);...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (106): Games::Go::SGF2misc::SVG Download

Added: January 10, 2010 | Visits: 796

GD::SGF GD::SGF is a Perl module to simplify SGF game rendering using GD::Image. SYNOPSIS use Games::Go::SGF2misc::GD; my $image = new Games::Go::SGF2misc::GD(imagesize => 256, boardsize => 19, antialias => 1 ); $image->gobanColor(127,127,127); $image->drawGoban(); $image->placeStone(b,cd);...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (89): GD::SGF Download

Added: October 09, 2010 | Visits: 663

Pango Pango projects goal is to provide an open-source framework for the layout and rendering of internationalized text. Pango is an offshoot of the GTK+ and GNOME projects, and the initial focus is operation in those environments, however there is nothing fundamentally GTK+ or GNOME specific about...


Platforms: *nix

License: Freeware Size: 1.9 MB Download (100): Pango Download

Added: September 17, 2010 | Visits: 784

GNU GNU 3DKit is a platform independent rendering architecture based on OpenGL, written in ObjC. GNU 3DKit is part of the GNUstep environment, which provides an object-oriented application development framework and tool set..


Platforms: *nix

License: Freeware Download (99): GNU Download

Added: November 04, 2010 | Visits: 872

PCity PCity is a procedural modeling and rendering of Cities. One goal of computer graphics is the modeling of our everyday environment. This includes cities and metropolitan areas. However creating such large 3D models is often time consuming or even impossible. Other solutions are needed. One...


Platforms: *nix

License: Freeware Size: 26.8 MB Download (100): PCity Download

Added: November 12, 2010 | Visits: 852

Mail::LMLM::Render Mail::LMLM::Render is a Perl module for rendering backend for LMLM. SYNOPSIS use Mail::LMLM::Render::HTML; open O, ">out.html"; my $r = Mail::LMLM::Render::HTML->new(*O); $r->start_document("My Document", "Head Title"); $r->start_section("Google", { title_url =>...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (98): Mail::LMLM::Render Download

Added: May 21, 2010 | Visits: 1.199

Text::Graphics Text::Graphics is a text graphics rendering toolkit. This is a toolkit for rendering plain text via an API like that used for graphics rendering in GUI toolkits. This package might be used when you want to do sophisticated rendering of plain text, e.g., for graphing, creating of complex forms...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (103): Text::Graphics Download

Added: May 14, 2010 | Visits: 1.516

Text::PORE Text::PORE is a Perl Object Rendering Engine. pore intr.v. 1. To read or study carefully and attentively The American Heritage® Dictionary of the English Language, Fourth Edition SYNOPSIS How to use PORE to render Perl objects. use Text::PORE::Template; use Text::PORE::Object; The...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (103): Text::PORE Download

Added: January 25, 2010 | Visits: 1.538

Cheetah3D Cheetah3D is a lean, fast and elegant 3D modeling, rendering and animation package for Mac OS X with an easy learning curve. It offers many tools from powerful polygon editing over advanced subdivision modeling to HDRI and radiosity renderings.


Platforms: Mac

License: Demo Cost: $0.00 USD Download (171): Cheetah3D Download

Released: April 03, 2013  |  Added: May 07, 2013 | Visits: 1.181

Aspose.BarCode for Reporting Services Aspose.BarCode for Reporting Services is a .NET solution for the rendering of barcode images in SQL Server 2000, 2005 & 2008 Reporting Services. It supports 29+ linear (1D) and 2D barcode symbologies including MacroPdf417, Australia Post, OneCode, Code128, Code39, PDF417, UPCA, Codabar, MSI and...


Platforms: Windows

License: Shareware Cost: $599.00 USD Size: 1.3 MB Download (1217): Aspose.BarCode for Reporting Services Download

Released: August 03, 2012  |  Added: August 03, 2012 | Visits: 470

3DView 3DView is a simple, easy to use software designed to offer you a volume rendering application. This application takes advantage of the high power of today's consumer graphics cards to render volumetric data, for example from CT or MRI scans. The software can use 2D or 3D texturing, according to...


Platforms: Windows

License: Freeware Download (445): 3DView Download

Released: November 16, 2012  |  Added: November 16, 2012 | Visits: 440

irrBullet irrBullet is a handy and easy to use physics wrapper specially designed for the Bullet physics engine and the Irrlicht rendering engine. The goal of irrBullet is to make integrating physics with your games as easy as possible, so you can focus on the gameplay. for WindowsNT, 2K, XP, Vista


Platforms: Windows, 2K, XP, Windows Vista

License: Freeware Download (53): irrBullet Download

Released: September 12, 2012  |  Added: September 12, 2012 | Visits: 595

Artlantis Render Artlantis Render is the fastest stand-alone 3D rendering application developed especially for architects and designers, ideal for quickly and easily creating high resolution 3D renderings. The new FastRadiosity engine now lets you compute images in radiosity - even in preview. Another innovative...


Platforms: Windows, Mac

License: Shareware Cost: $765.00 USD Size: 239 MB Download (61): Artlantis Render Download

< 1 2 3 4 5 >