Closed nkh closed 1 year ago
@nkh
Are you already integrating cross mode?
Or do you need to wait until I fix these little bugs you mentioned?
@qindapao I have merged it but it's not working, give me 30 min maxand if I can't find what it is I will push the merged code for you to look at.
I like the diff, a lot of code is gone.
@nkh 👌okay
@qindapao
I have created a separate ticket, let talk there until it's fixed.
3f79165
@qindapao
Open discussion about the cross mode future
Cross mode is excellent at drawing complex graphics
https://github.com/nkh/P5-App-Asciio/blob/master/documentation/mdbook_asciio/src/modes/cross_demo.gif
Cross mode is not Asciio
It uses Asciio as an environment to draw graphics.
We have discussed some points already but I think we should list them here and write a requirement about how Cross mode would work if it was integrated.
Difference with Asciio
Separation from Asciio
The graphics drawing mode, what we call Cross-mode today needs to be separated even more
Integration it into Asciio
What I believe the cross mode to be is a graphic overlay. a way to change how things look like without changing the underlying structure or adding anything.
in Asciio there should be very little difference between these renderings of the same objects.
The only differences are:
New Asciio rendering pipeline
optimization opportunities