Talk:Draw a cuboid: Difference between revisions

m
(We can still provide an implementation)
 
(3 intermediate revisions by the same user not shown)
Line 1:
 
 
== what about those of us without 3D displays? ==
 
What about those of us without 3D displays? (What about those of us with them? :-)) What are we supposed to actually do here? If we're projecting onto a surface, should that projection be static or permit rotation of the object or motion of the field of view? What is the output supposed to look like (attach a screenshot…) –[[User:Dkf|Donal Fellows]] 13:18, 14 December 2010 (UTC)
 
Line 30 ⟶ 34:
:Heh it does look better in my xterm, but looks terrible in the browser. I think firefox decided to use some proportional font for those wide chars because my default monospace font doesn't have them. Also, the first cuboid still doesn't look anywhere near 2x3x4 :) --[[User:Ledrug|Ledrug]] 01:00, 17 June 2011 (UTC)
:"glyph art"? --[[User:Short Circuit|Michael Mol]] 11:43, 17 June 2011 (UTC)
 
 
== task requirement of drawing a cuboid with three faces visible ==
 
<pre>
 
 
┌───────────────┐ |\/\/\/| |\/\/\/| |\/\/\/|
│ │ | | | | | |
│ │ | | | | | |
│ │ | (o)(o) | (o)(o) | (o)(o)
│ │ c _) c _) c _)
│ │ | ,___│ | ,___│ | ,___│
│ │ | / | / | /
│ │ /____\ /____\ /____\
│ │ / \ / \ / \
│ │ / \ / \ / \
└───────────────┘
 
 
 
 
──── or ────
 
 
 
 
┌──────────────────────────────────────┐
│ │
│ │
│ │
│ │
│ │
│ |\/\/\/| |\/\/\/| |\/\/\/| │
│ | | | | | | │
│ | | | | | | │
│ | (o)(o) | (o)(o) | (o)(o) │
│ c _) c _) c _) │
│ | ,___│ | ,___│ | ,___│ │
│ | / | / | / │
│ /____\ /____\ /____\ │
│ / \ / \ / \ │
│ / \ / \ / \ │
│ │
│ │
│ │
│ │
└──────────────────────────────────────┘
 
</pre>
 
::::::::::::::::::::::::::: -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 22:29, 25 June 2020 (UTC)
::::::::::::::::::::::::::: -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 20:54, 5 February 2021 (UTC)