Discussion Overview
The discussion revolves around finding software that allows users to draw 2D triangles based solely on their three edge lengths, without needing to calculate the height or area. The context includes practical applications for creating 3D models and the necessity to print these triangles at scale.
Discussion Character
- Exploratory
- Technical explanation
- Debate/contested
- Homework-related
Main Points Raised
- One participant, morbank, expresses a need for software that can create 2D triangles using only the three edge lengths, highlighting the limitation of existing software that requires height or area.
- Another participant mentions an online interactive triangle calculator that accepts edge lengths but lacks the ability to print at scale due to unit limitations.
- A different participant discusses the possibility of using printer programming languages like Postscript and PCL to directly create the desired triangle graphics, suggesting that this method could bypass software limitations.
- One participant suggests that calculating the area and height of the triangle is straightforward using a programmable calculator or spreadsheet, providing the formula for area and height calculations.
- morbank later finds that SketchUp has the functionality needed to create the triangles as required.
Areas of Agreement / Disagreement
Participants do not reach a consensus on a single software solution initially, but morbank later identifies SketchUp as meeting their needs. There are differing opinions on the necessity of calculating height and area versus finding software that accepts edge lengths directly.
Contextual Notes
The discussion includes various approaches to the problem, with some participants suggesting calculations while others seek software solutions. There are unresolved aspects regarding the effectiveness of different software and programming methods.
Who May Find This Useful
Individuals working on projects involving 2D and 3D modeling, particularly those needing to create and print specific triangle dimensions without extensive calculations.