FAQ
Cover
»Feed
»Forum
»Wiki
»Code
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the
new Processing forum
for current information.
Processing 1.0 _ALPHA_
Bugs
Software Bugs
(Moderator: fry)
strokeWeight and line(x,y,z)
«
Previous topic
|
Next topic
»
Pages:
1
Author
Topic: strokeWeight and line(x,y,z)
(Read 1404 times)
st33d
strokeWeight and line(x,y,z)
«
on:
Feb 14
th
, 2005, 8:50pm »
Code:
strokeWeight(2);
line(0,0,0,50,50,10);
point(50,50,10);
point appears line doesn't - just a darker grey band.
I could murder a pint.
Pages:
1
Forum Jump:
-----------------------------
Discussion
-----------------------------
- Community, Collaboration, Status
- Events, Publications, Propaganda
- General Processing Discussion
-----------------------------
Programming Questions & Help
-----------------------------
- Syntax
- Programs
- Integration
-----------------------------
Topics & Contributions
-----------------------------
- Tools
- Responsive Form, Games
- Information Visualization
- Simulation, Artificial Life
- Tangible Computing
- Automated Systems
- Sound
- Video, Camera
- Beyond Categories
-----------------------------
Suggestions
-----------------------------
- Software Suggestions
- Website, Reference, Example Suggestions
-----------------------------
Bugs
-----------------------------
=> Software Bugs
- Website, Reference, Example Bugs
- Bug Fixes, Implemented Suggestions
-----------------------------
Teaching
-----------------------------
- Course Blueprints
- Theory and Practice
«
Previous topic
|
Next topic
»