Earlier quoted context omitted.
WoW has always been exceptionally good at treating macOS like a first-class citizen. It's a shame Blizzard has stopped supporting macOS for their newer games.
Perhaps one or two people on that team have always had personal macs.
Blurry rendering of games on Mac
171–180 of 328 posts
Re: Blurry rendering of games on Mac
#172Earlier quoted context omitted.
I think their bigger problem is there's shit for documentation. You get a big list of function signatures and if you actually want to know how you're supposed to use anything you find the WWDC session from 4 years ago and hope it's still accurate.
But if you find anything with the dark-blue "documentation archive" header, then you know it's some good stuff. Though sometimes outdated.
Re: Blurry rendering of games on Mac
#173Earlier quoted context omitted.
What's the alternative? A camera on top of the screen? Fragile, unless you could fold it away. Which would be another point of failure.
A bezel would be far preferable to a notch.
Re: Blurry rendering of games on Mac
#174Am I the only one who finds screens with rounded corners and notches really stupid? We had to struggle for decades with CRTs and their funky geometry, and when we finally get displays with perfect geometry, we botch them again to make them look... cooler?
Re: Blurry rendering of games on Mac
#175Am I the only one who finds screens with rounded corners and notches really stupid? We had to struggle for decades with CRTs and their funky geometry, and when we finally get displays with perfect geometry, we botch them again to make them look... cooler?
I've always preferred the look of non-antialiased fonts on an LCD for this reason - you can finally actually see the sharp square corners of a pixel, yet somehow many like the blurry smoothness of antialiasing to make the screen more like a CRT.
Apple chose not to have hinting so as to make the text more dimensionally accurate. That did look blurry ... so Apple then doubled the screen resolution.
Re: Blurry rendering of games on Mac
#176Earlier quoted context omitted.
I think their bigger problem is there's shit for documentation. You get a big list of function signatures and if you actually want to know how you're supposed to use anything you find the WWDC session from 4 years ago and hope it's still accurate.
What's even worse is they used to have great documentation, then for some nonsense reason archived it and replaced it with this wannabe JavaDocs crap with vague function explanations that leave more questions open than they resolve. They now tell people to watch WWDC videos as if those relatively short videos contained the same amount of information a proper API documentation does.
Re: Blurry rendering of games on Mac
#177Interesting article, but I think the demonstration image isn’t doing its job. Neither side really looks good to me. They both look roughly the same.
The bottom left side is showing the circle with the artist-created rough texture that it's supposed to have. The top right shows that that edgy-but-sharp texture has been softened by anti-aliased.
Re: Blurry rendering of games on Mac
#178Earlier quoted context omitted.
Safe area can account for things that are not just a notch. It's used across Apple platforms to indicate anything that might need to occupy a dedicated region on the screen: notch on iPhones, home indicator, iPadOS traffic light buttons, menu bar, curved edges of displays, and so on Your container views can extend the safe areas for their children as well. In our apps, which allow users to run their own custom projec…
Even then, you can still have something descriptive like unobstructed_area for more general cases. "Safety" is too generic But also you don't need to degrade Mac dev experience for games to tackle ipads the games will not be developed on, aliases exist
Re: Blurry rendering of games on Mac
#179Re: Blurry rendering of games on Mac
#180Earlier quoted context omitted.
Don't think of notches as something stupid that takes away from screen area. Think of them as something that allows the overall screen area to increase, as bevels shrink. And then when the corners of the screen are so close to the corner of the laptop, and the corner of the laptop is rounded, it looks weird if the corner of the screen isn't rounded. Like a square peg in a round hole. Fortunately, it's all context-dep…
The notch reduces the space available in the top menu bar. And since Apple is still incapable of creating a built-in Bartender-like functionality you end up with less space on screen. It's an actual objective fact of life. You don't get a larger 15"/16"/17" inch screen. You get a screen that size minus the notch because of a psychotic obsession with thinness. And then they struggle to compensate for that with barely…
Personally, I've never run out of space in my menu bar, So the notch gives me 1cm of extra screen space.
It's nothing to do with thinness. It's about packing the largest possible display into the laptop's width/height. Sure, you could argue to just make the laptop 1cm higher for that bezel, but then why not add a notch and get 2cm of extra screen height?