December 18th, 2011 Alex Posted in 3D, cad, diy, electronics, manufacturing Comments Off
July 10th, 2010 Alex Posted in 3D, cad, pdf, video Comments Off
Xiaolin Wei and Jinxiang Chai developed a program that tracks human bodies in videos to create animated 3D models (which can then be viewed from any angle). It will be presented at Siggraph in Los Angeles.
Download a PDF or download the video.
Via New Scientist.
August 27th, 2009 Alex Posted in 3D, cad, diy, hardware Comments Off
August 6th, 2008 Alex Posted in cad, windows Comments Off
Autocad plot pdf text as text with PDFCreator (instead of images of text):
File – Page Setup Manager – Manage Page Setups – Page Setup Manager – Modify – Printer/Plotter, PDFCreator.pc3, Properties – Graphics – True Type Text – True Type Text as Text
May 20th, 2008 Alex Posted in cad Comments Off
How to have AutoCAD publish to multiple PDF files instead of one PDF
file with multiple pages:
The following variables need to be set to “0″:
PUBLISHCOLLATE = 0
BACKGROUNDPLOT = 0
In Sheet Set Publish Options, change the general DWF options “TYPE”
from Multi-Sheet DWF to Single-Sheet DWF.