Technical Drawing Project

by | Apr 29, 2021 | College class | 0 comments

We have to re-create a picture using Illustrator. We had to pick from six picture of our choice. I choose a power drill. This is not my final submission (4/29/2021) The Illustrator tools I used was, gradients, mesh tool, pen tool, text tool (for the numbers,) shapes, zoom, direct selection, selection tool, anchor point tools, layers, color swatches, eye dropper, opacity, effects-Gaussian blur and line segment. Come back and see my progress on this technical drawing.

You May Also want to Read...

Program Documentation with Javadoc

To generate documentation for my program there is a generator called Javadoc. My integrated development environment (IDE), NetBeans, where the code can be tested as if being compiled, I can right click on a package of my program and then click "generate Javadoc." This...

read more

Learning to Code with Java

Java is a widely used object oriented  programming language. Which basically means an object is created from a class( the parent class could be “Animal”), for example a cat object from that class would have  attributes such as age, weight , name etc.. It then has...

read more

Operating System Security

The security status of my operating system Use the command line netstat -np tcp in the shell The entry TCP 127.0.0.1:56663 127.0.0.1:64867 ESTABLISHED shows an active, secure connection occurring on your local computer. Here is a breakdown of what each part means....

read more
alignablev2Tick-tok-logo