SVG For Responsive Web Design
During the last decade internet access using mobile devices such as smartphones and tablets has increased significantly. One way to make an SVG drawing resize itself according to the users screen size is to the viewBox attribute in the svg container element. More ...
Graphics File Formats for Your Web Page
Displaying graphics on your web page can make it more interesting. To display an image on your web page, you need to convert it to the appropriate file format. Which format is best depends upon the character of the image. More ...
How to Place Greek Letters in an Inkscape Drawing
Sometimes in a drawing, you need a character other than the English alphabet and numbers. For example star maps always use Greek characters to label the stars. Here is how you place Greek letters in an Inkscape Drawing. More ...
Inkscape - Free Vector Graphics Illustration Package
Inkscape is a free Open Source vector graphics illusttration application that works similar to Adobe Illustrator. A vector graphics application allows you to create images by drawing geometrical shapes like rectangles, elipses, lines, and curves with your computers mouse. More ...
XDdom 3D Axis and Coordinate System
In the XDdom coordinate system the x-axis goes from left to right horizontally, the y-axis goes from bottom to top vertically, the z-axis goes from back to from outward towards the viewer. More ...
SVG Code to Create a Rectangle and Text and Translate as a Group
This SVG (Scalable Vector Graphics) example provides code to create a rectangle and the text Hello!, and use the translate transform to move them both as a group. More ...
The Blender Gamekit
Blender is a free open-source 3D package with an integrated game engine as well as tools for editing game-logic and creating interactive animation. The Blender GameKit, 2nd Edition is the official guide for 3D artists, animators, and game designers interested in exploring this part of Blender. More ...
Beginning GIMP: From Novice to Professional
With four?color graphics and screenshots throughout, you?ll learn how to prepare camera images for display on web pages ? including processes like rescaling, cropping, and balancing color. Utilizing layers, paths, and masks are also covered in extensive detail. More ...
Inkscape Shadows and Highlights
Adding shadows and highlights to your drawings can create a touch of realism. In this article you learn how to add shadows and highlights to your Inkscape drawings. More ...
How to Create Radial Gradients in Inkscape
A gradient is a gradual transition form one color to another color. A radial gradient is a circle or elipse that has one color at the center that gradually transitions to a different color at the edge. More ...
MathML Elements to Display Subscripts and Superscripts
MathML (Mathematical Markup Language), similar to HTML which is used to encode the structure and content of a webpage), ia an XML dialect for encoding mathematical expressions to be displayed on a webpage. The msub and msup elements are used to display subscripts and superscripts. More ...
Where To Find Free Stock Photography, Clip Art, And Other Graphics For Your Web Site
This article provides four resources where you can find free stock photography, clip art, and other graphics for your web site. More ...
Tips For Hand Coding MathML
MathML (Mathematical Markup Language), similar to HTML which is used to encode the structure and content of a webpage), ia an XML dialect for encoding mathematical expressions to be displayed on a webpage. In this article I explain my method for hand-coding complex mathematical expressions in MathML. More ...
