• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Surface Pro 4 Pen - skipping
#12
It might be due to the fact that I'm using Microsoft's Shapes classes to draw the annotations, because when you use their UI framework, that is the only way to draw things. There isn't a draw loop like Android where I can just easily draw things on top of whatever is being rendered. This makes the Microsoft approach considerably slower with very little gain (at least for annotations, for things like link points it makes the touch processing more simple). To improve this performance, I would have to convert the entire framework to something like DirectX so that I could just render everything in a loop. It would use more power potentially, but would also result in faster performance, smoother scrolling, etc. I've been thinking about this more and more, but it's a huge change that would most likely take months of effort and could result in a lot of bugs. I think I need to do it at some point though in order to fix some of the issues users are encountering. Perhaps I should just bite the bullet and do it as part of the annotations rework as I'm changing so much of the annotations framework for that anyways. 

Mike

EDIT:
I just looked through the Win2D documentation for UWP, and it may not be as bad as I thought. I may not even have to change my framework that much. I may experiment with this this weekend and post the results.
Reply


Messages In This Thread
Surface Pro 4 Pen - skipping - by ThatCelloGuy - 08-03-2018, 07:01 AM
RE: Surface Pro 4 Pen - skipping - by Zubersoft - 08-05-2018, 04:44 PM
RE: Surface Pro 4 Pen - skipping - by Zubersoft - 08-25-2018, 06:28 AM
RE: Surface Pro 4 Pen - skipping - by Geoff Bacon - 08-25-2018, 08:40 AM
RE: Surface Pro 4 Pen - skipping - by Bond246 - 12-01-2018, 07:36 PM
RE: Surface Pro 4 Pen - skipping - by Zubersoft - 12-02-2018, 02:10 AM
RE: Surface Pro 4 Pen - skipping - by Bond246 - 12-02-2018, 05:40 AM
RE: Surface Pro 4 Pen - skipping - by rrrpiano - 04-25-2019, 10:48 AM
RE: Surface Pro 4 Pen - skipping - by Waldbaer - 04-27-2019, 02:16 AM
RE: Surface Pro 4 Pen - skipping - by Zubersoft - 04-27-2019, 04:36 AM
RE: Surface Pro 4 Pen - skipping - by Waldbaer - 04-27-2019, 04:45 AM



Users browsing this thread:
1 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.