Passions Including Search Results

How To: Place decals onto 3D models via empties in Blender 2.5

This Blender 2.5 quick video tip demonstrates how to easily place decals onto your model with empties. This technique provides you complete control over the location, rotation and scale of your decal without the need for UV maps. Whether you're new to the Blender Foundation's popular open-source 3D computer graphics application or are a seasoned digital artist merely on the lookout for new tips and tricks, you're sure to be well served by this free video software tutorial from the folks at CG...

How To: Layer background images in Blender 2.5

This quick Blender 2.5 video tip tutorial demonstrates how to use multiple background images. This feature is very useful and allows for layering images in the viewport and assigning separate images to specific viewing angles. Without the need for multiple viewports. Whether you're new to the Blender Foundation's popular open-source 3D computer graphics application or are a seasoned digital artist merely on the lookout for new tips and tricks, you're sure to be well served by this free video ...

How To: Get started creating simple 3D models in Blender 2.5

Before you can work in Blender, you'll have to learn how to work with it. Fortunately, this guide will show you everything you'll need to know to get started creating your own models within Blender. Whether you're new to the Blender Foundation's popular open-source 3D computer graphics application or are a seasoned digital artist merely on the lookout for new tips and tricks, you're sure to be well served by this free video software tutorial from the folks at CG Cookie. For more information, ...

How To: Exporting a Lowpoly Model to Unity 3D

This clip offers instruction on how to export a model from Blender to Unity 3D and import it into a game. The tutorial also demonstrates how to bake a normal map and a color map from a highpoly model to the lowpoly counterpart, real-time display of the color/normal maps in the Blender viewport with GLSL shading, and real-time updating of assets in Unity. Whether you're new to the Blender Foundation's popular open-source 3D computer graphics application or are a seasoned digital artist merely ...

How To: Use the camera fly mode tool in Blender

See how to work with Blender's Camera Fly Mode tool. The tool is a great way to help navigate your 3D scene, and also for camera placement (or any object set to be a "camera", for example a Spotlight). Whether you're new to the Blender Foundation's popular open-source 3D computer graphics application or are a seasoned digital artist merely on the lookout for new tips and tricks, you're sure to be well served by this free video software tutorial from the folks at CG Cookie. For more informatio...

How To: Create 3D cartoon cumulus clouds in Blender

This clip offers a look at how to create non-photorealistic cumulus clouds in Blender. These techniques are taken from a Siggraph 2009 paper titled “Painting with Objects,” created by Isaac Botkin. Whether you're new to the Blender Foundation's popular open-source 3D computer graphics application or are a seasoned digital artist merely on the lookout for new tips and tricks, you're sure to be well served by this free video software tutorial from the folks at CG Cookie. For more information, i...

How To: Render an infinite ground plane in Blender

This clip goes through process of setting up a infinite ground plane with shadows to better display your models within Blender. The tip also looks at a couple of tweaks while using Ambient Occlusion to adjust the shadows. Whether you're new to the Blender Foundation's popular open-source 3D computer graphics application or are a seasoned digital artist merely on the lookout for new tips and tricks, you're sure to be well served by this free video software tutorial from the folks at CG Cookie....

How To: Cut a whole in a curved mesh in Blender

Cutting a hole into a curved mesh is a common problem, particularly for new modelers. This tip shows you how to go about doing it using Blender's retopology tools. Whether you're new to the Blender Foundation's popular open-source 3D computer graphics application or are a seasoned digital artist merely on the lookout for new tips and tricks, you're sure to be well served by this free video software tutorial from the folks at CG Cookie. For more information, including step-by-step instructions...

How To: Pack a .blend file within Blender

When working in a production environment it is a common need to send a model, along with all of it's associated files off to another artist. Blender makes this quite easy by allowing you to pack (compress) all of the external data associated with the model into the .blend. Whether you're new to the Blender Foundation's popular open-source 3D computer graphics application or are a seasoned digital artist merely on the lookout for new tips and tricks, you're sure to be well served by this free ...

How To: Group objects in Blender

Grouping in blender allows you to better oganize the objects within your scene by grouping them together. This is particularly use for complex scenes with large numbers of objects. It also allows easy selection for different types of objects at the same time. Whether you're new to the Blender Foundation's popular open-source 3D computer graphics application or are a seasoned digital artist merely on the lookout for new tips and tricks, you're sure to be well served by this free video software...

How To: Create a 3D model of a segment of rope in Blender

This tutorial takes a look at how to model a segment of rope in Blender and then replicate it along a path using an Array and Curve modifier. Whether you're new to the Blender Foundation's popular open-source 3D computer graphics application or are a seasoned digital artist merely on the lookout for new tips and tricks, you're sure to be well served by this free video software tutorial from the folks at CG Cookie. For more information, including step-by-step instructions, take a look!

How To: Find edible wild food to stay alive in the wilderness

If you were on the hit show "Lost," would you be able to survive? While most of the main castmembers on the show tough it out through learning how to eat the island's vegetation, we know that most of you probably would have no clue as to how to distinguish between a poisonous mushroom and a non-poisonous one, and which plant growths are edible and which aren't.

How To: Get started using Holomatrix in After Effects

Many science fiction feature films and TV shows feature holographic communication and interfaces. Red Giant Holomatrix allows you to easily recreate that effect with just a few clicks. This clip, in particular, addresses how to make those few clicks as a complete and utter newcommer to Holomatrix. Whether you're new to Adobe's popular motion graphics and compositing software or a seasoned video professional just looking to better acquaint yourself with Red Giant Holomatrix, you're sure to be ...

How To: Build a Java applet to write data to a file

Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to write data to an external file when writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Create a basic array table in Java programming

Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to display the index of an array in table format when writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Make a graphical user interface (GUI) for Java

Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to build a simple graphical user interface (GUI) when writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Store counters in an array index when Java programming

Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to store variables in an array index when writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Make a JComboBox for Java programming

Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to work with JComboBox dropdown lists to create GUI drop-down lists when writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Use instance variables and multiple methods for Java

Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to multiple methods and also instance variables inside a class when writing in Java. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Create a GUI using JFrame when programming in Java

Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to create graphical user interfaces (or GUIs) for your apps using Java's JFrame. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Use event handlers for Java programming

Want to write Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will help you on your merry way to accomplishing just that. Specifically, this lesson will demonstrate how to work with event handlers when coding in Java. For more information, including detailed, step-by-step instructions, watch this programmer's guide.

How To: Create a GUI Jbutton for Java game development

Want to write Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will help you on your merry way to accomplishing just that. Specifically, this lesson will demonstrate how to create simple GUI JButtons when coding in Java. For more information, including detailed, step-by-step instructions, watch this programmer's guide.

How To: Create a basic JList when programming in Java

Want to write Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will help you on your merry way to accomplishing just that. Specifically, this lesson will demonstrate how to create and work with simple JLists when coding in Java. For more information, including detailed, step-by-step instructions, watch this programmer's guide.

How To: Propagate iceplants and african violets

to transfer ice plants, take a Styrofoam cup with holes in bottom and sides for drainage. fill cup with potting soil. place cuttings of ice plants into pot, about 2-3 cuttings per cup. keep moist. for African violets, snap off an entire leaf including the stem. fill a Styrofoam cup with water. cover with saran wrap with a rubber band around the edge to keep it tight. cover completely with aluminum foil to keep inside of cup dark. place hole in center of plastic/aluminum foil with a pencil. pl...

How To: Identify fall web worms in trees

Curtis Smith (Extension Horticulturist) and Rick Daniell (Bernalillo Co. Horticulture Agent) examine the bark of a poplar tree. The young bark is smooth and will furrow as it grows older. There are straight horizontal lines on the bark that look like sap-sucker damage but in this case, the markings on the poplar is the normal bark development of the poplar. They also look at and discuss Fall Web Worm cocoons which look like bird nests on a tree. Web worms do not do as much damage to the tree ...

How To: Pick out an ornamental grass for landscape

This video shows us several types of ornamental grass that can be used in landscape projects. Although none of these grasses are appropriate for use in lawns, they are great options for those who are concerned about water conservation. Ricegrass is a bunch grass with long stems and silver heads. It is a cool-season grass and will go dormant in hot weather. Little Bluestem grows quickly in the Spring and is known for its variety of colors including blue, green, and yellow. Giant Sacaton is a g...

How To: Make a Midori based "Green Iguana" cocktail

In this video tutorial, viewers learn how to make a Midori based "Green Iguana" cocktail. The video lists all the required ingredients to make a "Green Iguana" cocktail. The ingredients include: an ounce of Midori, half an ounce of tequila and 2 ounces of homemade sweet sour mix. To make the "Green Iguana" cocktail, follow these steps: mix all three ingredients in a cup, mix ingredients by shaking and add ice. This video will benefit those adult viewers who enjoy alcoholic beverages and are w...

How To: Calculate percentage

Not sure exactly how to calculate a twenty percent tip for your waitress? Or how about how to figure out how much less your cost will be with that thirty percent off tag? Use these steps to calculate percentage, without a calculator.

How To: Bake a party pizza - kids can cook!

Watch this cooking video tutorial on how to bake a party pizza - kids can cook! You will get all the necessary information to make this party pizza recipe, including a list of all the ingredients needed, all right in the video.