Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- How to start using the features in Java OpenGL
- Java OpenGL JOGL is a wrapper library that allows a standard graphics cross-platform API called OpenGL to be used in Java. JOGL is currently being developed by the Game Technology Group at Sun Microsystems and is the reference implementation for JSR-231 Java Bindings for OpenGL. Since the...
- Tags: OpenGL, Event, Java, Canvas, JOGL, JOGLEventListener, Peter Mikhalenko
- Blog posts 2008-01-09
- Bryce 5.5: The Right Tool for the Job?
- Bryce is a 3D illustration and rendering program from DAZ Productions intended to help you create breathtakingly realistic 3D landscapes and animations in an intuitive way, using a drag-and-drop interface on a real-time canvas. Does it deliver on this promise? by Cara Reynolds
- Tags: Job, 3D, TechRepublic Inc., Tool, Bryce, Cara Reynolds
- Image galleries 2007-09-07
- Sudoku Draw (widget)
- Sudoku Draw is designed to work with the online sudoku game at www.sudoku.com.au. Sudoku Draw works as an overlay on top of the sudoku gameboard on the Web page. Sudoku Draw creates a canvas on which the player can play through some scenarios especially for though sudoku puzzles without actually...
- Tags: Board, Canvas, Sudoku Draw, Corporate Governance, Games, Business Operations, Corporate Law, Personal Technology
- Software downloads 2007-08-01
- iPhoney (zip)
- iPhoney gives you a pixel-accurate web browsing environment--powered by Safari--that you can use when developing Web sites for the iPhone. It's the perfect 320 by 480-pixel canvas for your iPhone development.iPhoney is not an iPhone simulator but instead is designed for Web developers who want to create 320 by 480...
- Tags: Apple iPhone, Web, Canvas, Marketcircle, Channel Management, Web Site Development, Marketing, Internet
- Software downloads 2007-06-28
- DrawDemo (widget)
- DrawDemo is a simple drawing widget, somewhat like a whiteboard or blackboard. With DrawDemo, you can draw rectangles/squares/triangles, ellipses/circles, and lines. The images can be colorized, rotated, dragged, zoomed, and deleted. The canvas can be exported and re-imported. You can also drag and drop image files onto the canvas and...
- Tags: Canvas, Object, DrawDemo
- Software downloads 2007-06-13
- NuGenVizDoc (exe)
- Whether you are a software developer and need to document your UI for manuals or clients, or you create presentations that require that you show what you're talking about. The old days of hitting the 'PrtScn', then pasting in an image editor are over. NuGenVizDOC allows you to precisely capture...
- Tags: Canvas, Image, NuGenVizDoc, Document Management, Enterprise Software, Software, Finance, Managerial Accounting
- Software downloads 2007-01-29
- Raphael JavaScript library simplifies creating graphics
- The Raphael JavaScript library delivers a simple-to-use framework for creating graphics. Tony Patton explains how to use the Raphael library and describes the various options that are available in it. by Tony Patton
- Tags: Library, Graphics, Raphael JavaScript Library, Tony Patton, Canvas, Rectangle, JavaScript, Circle, Raphael, Raphael Web Site, Raphael Site, Scripting Languages, Software/Web Development, Web Development
- Blog posts 2008-10-21
Additional Resources
- A 3D Exploration of the HTML Canvas Element
- Vector graphics abound on the web, and they come in a variety of formats, including Flash and SVG. HTML Canvas, one of the newer incarnations, occupies a different niche from other vector graphics systems. While SVG is a declarative graphics file format that can be rendered by any kind of...
- Tags: 3D, HTML, Graphics, SVG
- White papers 2008-08-26
- Canvas (exe)
- Canvas 11 is the single most cost-effective, integrated solution for the creation, enhancement, presentation and sharing of technical illustrations and graphics. If you work with technical illustrations and graphics, you know how daunting the task can be when a project requires various documents, images, and data. Canvas 11 is your...
- Tags: Illustration, ACD Systems, Graphics, Canvas 11
- Software downloads 2007-11-06
- Automation Design Canvas (exe)
- Automation Design Canvas enables you to build test automation in minutes vs hours; Shave weeks off your release schedules. No code to write or script to craft. Automation Design Canvas is built from the ground up to support rich Web 2.0 applications. It utilizes an advanced designer surface that makes...
- Tags: Test Automation, Automation, ArtOfTest
- Software downloads 2008-07-17
- Terrific Transformations
- While most developers understand the connection between Pens and Brushes and pens and brushes, they don't realize there are also ways to affect the paper and canvas. Transformations allow a developer to move, rotate, and stretch the canvas. Actually, developers can use transformations to control each drawing operation that are...
- Tags: Developer, Transformation
- White papers 2007-05-01
- The Logo Creator (zip)
- Create professional looking logos that look like a Photoshop guru spent hours laboring over. Sell the logos you create to your own clients! Play around with these free logo templates and experience what The Logo Creator has to offer. Improvements: each and every modifiable logo has been updated for this...
- Tags: Logo, Construction
- Software downloads 2006-05-23
- Get familiar with canvas-mode windows
- Learn about canvas-mode windows, which provide a useful environment for slide shows or presentations.By Brent Lee MetcalfeBy canvas mode, I mean a window that occupies the full screen, regardless of monitor size or resolution. Canvas-mode windows provide a useful environment for slide shows or presentations. In such cases, size definitely...
- Tags: Construction, window, canvas-mode window, canvas-mode, Brent Lee Metcalfe
- Technical articles 2003-09-30
- AKVIS Sketch (exe)
- AKVIS Sketch is software for conversion of photos into pencil sketches and watercolor drawings. Surprise your friends with realistic color and B&W drawings that imitate the technique of graphite and color pencil, charcoal and watercolor. You can process the image with the default settings and then touch up the drawing...
- Tags: Technique, Surface, AKVIS Sketch, Productivity
- Software downloads 2007-11-29
- Loading Image from File to TPaintBox
- I am trying to load an image from a OpenFile dialouge box, into a fixed size paint box, and am prooving very uncessessful.I have managed to do exactly the same thing to load to a TImage structure, by using the following code.quote:--------------------------------------------------------------------------------if (!dlgOpenImage -> Execute) return;imgDest->Picture->Bitmap->LoadFromFile(dlgOpenImage->FileName);--------------------------------------------------------------------------------Which works fine, however when...
- Tags: LoadImage
- Q&A 2005-04-10
- Loading Image from File to TPaintBox
- I am trying to load an image from a OpenFile dialouge box, into a fixed size paint box, and am prooving very uncessessful.I have managed to do exactly the same thing to load to a TImage structure, by using the following code.quote:--------------------------------------------------------------------------------if (!dlgOpenImage -> Execute) return;imgDest->Picture->Bitmap->LoadFromFile(dlgOpenImage->FileName);--------------------------------------------------------------------------------Which works fine, however when...
- Tags: LoadImage
- Q&A 2005-04-10
- VisPDF lib (exe)
- VisPDF is a professional VCL component for Delphi and C++ Builder that offers you the ability to create PDF documents. VisPDF does not use any DLL or other software to create PDF files. The VisPDF distribution includes the complete help system and many demo programs: PDF console application samples, PDF...
- Tags: Adobe PDF, VisPDF, VisPDF Distribution
- Software downloads 2007-12-19
- Loading image to TPaintBox Structure
- Posted - 04/07/2005 : 11:58:22 AM -------------------------------------------------------------------------------- I am trying to load an image from a OpenFile dialouge box, into a fixed size paint box, and am prooving...
- Tags: LoadImage
- Discussion threads 2005-04-07
- Images: A deviant art collection
- Here are just a few of DeviantArt.com's 50 million submissions, ranging in medium from photography to computer graphics to traditional paint-and-canvas. by CNET News.com
- Tags: TechRepublic Inc., Productivity, CNET News.com
- Image galleries 2008-02-18
- Hard Paint (exe)
- With Hard Paint you can simulate paintings, embroidery, unusual lawns and fields and many other things that have natural or artificial look by droping samples on the canvas. It't easy. All you need are samples and pattern. Try to use different samples to get interesting results.
- Tags: Sample
- Software downloads 2006-07-28
- << Previous
- page 1 of 1
- Next >>
