Open nsdrozario opened 5 years ago
Key points of architecture:
label
object that can be attached to it (label
class is not yet prototyped)while
loop is wrong approach; it is simply a placeholder for now)See engine/geo_renderer/main.js
for more details.
@shuklanishchal @LampyDaSavage Please implement the commented features within main.js
labled IMPLEMENT
.
Currently being debugged; draw line code runs but does not render
Issue postponed.
We will use svg to render geometry now
Create a renderer using HTML5 Canvas and JavaScript that can create diagrams of geometry problems and formulate a method of input for this renderer and a theoretical data structure to represent input.