Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

CLUT = color look-up table

color grading = adjusting the color in an image, as you might do in Photoshop or whatever

post process = any image adjustment that happens after the image is originally captured

This author is assuming a basic background in lighting / human vision / film technology.



Yes, I understand the acronyms, but they are being used as jargon, not in a instructive way.

If I were to talk about a web framework and say, "we've got our JSON files wrong and our package configs are cluttered, and don't get me started on the XML files," it's clear that it is metonymy [1].

Knowing that JSON is JavaScript Object Notation, the package.json is used for Node Package Manager, and that XML is a file format doesn't capture the feeling that a developer might have reading that sentence, and it doesn't instruct.

[1] https://en.wikipedia.org/wiki/Metonymy

From the article:

>>> It was Reinhard in years past, then it was Hable, now it’s ACES RRT. And it’s stop #1 on the train of Why does every game this year look exactly the goddamn same?

If the problem the author is facing is a gap between art skills and technical skills, then the post could be less angry and more informative about color theory or rendering technology, maybe bridging the needed skills.


If you were writing for an audience of people who work with web frameworks all the time, writing JSON and XML and whatever would be entirely reasonable.

Though if you look to the sidebar, you can see the author’s recent tweets:

> Tonight in "alarming discoveries" is that I went into my WP stats to find heavy traffic from Reddit. From r/pcgaming no less - blech.

> Practical consequence is that I'm going to have to write future entries from more basic principles, because this is getting out of hand.

So maybe you’ll get your wish.


The title of the blog is literally "vent[ing] space".


Sure. I feel like this discussion has drifted away from the original comment and reply. Great vent, mediocre article.


> adjusting the color in an image, as you might do in Photoshop or whatever

Photoshop is a very basic tool for this. Color grading tools used in the industry are far more advanced than the options offered in PS, take a peek at Resolve (free).


I’m just defining a term, hence the “or whatever”.

But personally I find Photoshop to be more flexible and more capable than any of these film tools I’ve looked at, none of which seem to be capable of the kind of (very non-standard) workflow I use in Photoshop. Photoshop tools (layers, masks, adjustment layers [especially curves, and more recently full color lookup tables], blend modes) can be combined in very sophisticated ways which can be set up via a macro action, whereas most of these other tools are a bit more prescriptive. For example I can build my own “hue vs. hue” tool (from the Resolve marketing video) out of more basic Photoshop building blocks, and set up an action to pop one up with a keystroke. To be fair Photoshop also has piles of highly constrained single-purpose tools, most of which are outdated and relatively useless.

But none of these tools was ever designed with a user in mind who would think abstractly about building blocks and means of combination. More abstract and generic functional-boxes + arrows kind of interface could probably do better from a flexibility perspective, but can be a pain in the butt to use.

Someone with a color science, user interface design, and art background and a lot of time to experiment who was trying to make a tool for professionals could also certainly do a heck of a lot better. Most of the individual user interface components in these tools [including photoshop] are pretty uncreative and inflexible. Maybe this will be me in a few years when I have some more time, we’ll see.

Admittedly I deal with still images, not video.


Resolve specifically and PS are operating differently. Resolve's color correction is nodal-based, nodes stack by coefficients, not output (like layers generally do). The usual example to show this off is to drown the blacks in one node and pull them back up in the next, without any loss of detail, since Resolve combines the coefficients not the outputs of the transformations.


Resolve exactly lets you put your layers in graphs instead of have them linear. It also lets a later layer bring back detail that was removed in a previous layer, while Photoshop doesn't. Here's an example: https://youtu.be/YxUoW5_gMjQ


That video shows Resolve to be a pretty capable tool. (Can the nodes take custom user-specified logic in them, e.g. some GPU shader or the like?)

But everything shown in that video (other than motion tracking) can be done step for step equivalently in Photoshop, albeit some bits take some nonstandard combinations of tools. Some of it would probably be more convenient in PS to achieve via a different method.

I don’t exactly understand what the compositing order is of “parallel nodes”, but I’m quite convinced I could mimick the effect almost precisely given a technical description.

The nonlinear ordering you mention could be done using smart objects, but that can get annoying, so it’s usually easier in practice to just duplicate the layer (which breaks the link if you change something up the compositing chain later).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: