A downloadable CRT emulation process

Download NowName your own price

MRMO-CRT is a Blender shader-based CRT emulation process that aims to evoke the "feel" of CRT displays.


It works in Eevee and Cycles render engines, and accepts image/video, as well as procedural texture input.



The shader is contained within a single node group with exposed property sliders, and can easily be further reconfigured and customized.



By default, the shader is set to emit light, which makes it a "real" light emitter when used in Cycles.


Various properties are exposed in the main shader node, allowing for easy configuration of the basic parameters, such as scale, aspect ratio, distortion, hue, saturation and other image and CRT parameters.



The MRMO-CRT "Basic" pack includes the CRT shader in a basic .blend scene, with customizable screen barrel distortion via modifiers.

The MRMO-CRT "Lite" pack includes the CRT shader in a basic .blend scene, with customizable screen barrel distortion via modifiers. This version of the shader includes only basic image processing, but should run significantly faster and should be much less taxing on the hardware.

The MRMO-CRT "Deluxe" pack includes everything from the Basic pack, plus a render-ready .blend scene with a CRT monitor model, customizable HDRI lighting and the CRT shader integrated in the monitor's screen, complete with reflections, customizable dust and fingerprint smudges. It includes three "preset" cameras- "full scene", "screen" and "detail". The text on the monitor model labels is editable.



MRMO-CRT was tested on Blender versions up to 3.0.

*Update V1.01:

-Added "Lite" version which includes only basic postprocessing that should run much faster;

-Updated the default rendering parameters to be less taxing on hardware (lower default resolution and sample rate)

-Updated the noise to conform to the shadowmask, now uses White Noise.

*Update: TriCRTops, a professional-grade CRT progressive scan emulation process added (at "Deluxe" version tier).

This is a new implementation of the CRT emulation process that aims to accurately reproduce the "look" of professional-grade CRT monitors using "every-other-line" progressive scan. It comes with its own set of customizations and an exclusive red-trimmed CRT monitor model.

It is currently working in Eevee only.


Image made using FROGBLOCK font by @Polyducks

*Update: MRMO-CRT-GEO (and "Lite" version), an experimental Geometry nodes-based CRT progressive scan emulation process added.


This is a new CRT emulation setup, built from scratch and utilising Blender's geometry nodes for storing and manipulation of the input image/video. It is an experimental setup that might yield very interesting and "authentic" results. 


The "Lite" version lacks several effects (like scanline-brightness distortion, "shift-ghosting" and "physical" shading, reflection, dust and smudges), but is otherwise fully functional (and free!).


Licensing:

"Basic" (and "Lite") version and MRMO-CRT-GEO Lite license: MRMO-CRT "Basic" (and "Lite") version as well as MRMO-CRT-GEO Lite can be used in non-commercial projects. You can modify them to suit your needs. You may not redistribute, or resell them, even if modified. Credit is not necessary, but very much appreciated.

"Deluxe"/TriCRTops/MRMO-CRT-GEO version license: MRMO-CRT "Deluxe" version and TriCRTops can be used in both non-commercial and commercial projects. You can modify them to suit your needs. You may not redistribute, or resell them, even if modified. Credit is not necessary, but very much appreciated.

I'd love to see what you create using MRMO-CRT! I'm on Twitter so feel free to show me your work there!

StatusReleased
CategoryOther
Rating
Rated 4.8 out of 5 stars
(19 total ratings)
AuthorMrmo Tarius
Made withBlender
TagsBlender, cathode-ray-tube, crt, monitor, mrmo, mrmocrt, mrmotarius, Retro, Shaders

Download

Download NowName your own price

Click download now to get access to the following files:

MRMO-CRT "Basic" and "Lite" versions, V1.01 817 kB
MRMO-CRT-GEO Lite.zip 196 kB
MRMO-CRT "Deluxe" version, V1.01 5 MB
if you pay $10 USD or more
TriCRTops, V1.01 4 MB
if you pay $10 USD or more
MRMO-CRT-GEO.zip 7 MB
if you pay $10 USD or more

Development log

Comments

Log in with itch.io to leave a comment.

(+1)

you could use laptop's camera to emulate reflections on screen

(+2)

respectfully, clean your screen!!!

(+1)

Hello Mrmo, thanks for all your hard work and for sharing these tools with the community. I was wondering, is it possible to render a sprite with a transparent background?

Hey! I think that with some modification it would be possible to either render black as transparent or use the input image alpha, but due to the way the entire process is set up (including the use of camera lens blur) I guess the results wouldn't exactly be clean, and would require lots of internal rewiring to get it running properly. Maybe just mixing the shader result with a transparent shader using the input image alpha would be enough? I just never thought about including transparency into my CRT emulation processes since it usually involves rendering an entire display at once :D

(+1)

Is there a possibility to use this shader for my game done with gamemaker? This render effect is so good!

It's entirely Blender-based, so it's not possible to use it directly in other engines; however, feel free to take a look at the nodes if you'd like to take a shot at reconstructing it in a shader format that Game Maker uses :D

oof… that is beyond my limit with shader since i only know the most very basic shader i was able to create: silhouettes behind a wall done with a texture… XD;

Any word on when TriCRTops might be available for Cycles?

Hey! I think I managed to get it to display properly in Cycles, I'll try and update it soon!

I FOUND THE SOLUTION! Went back to the material today to mess around and see what the issue was. I noticed a bunch of random regular nodes like noise wouldn't even show up properly in Cycles, and I eventually traced it back to the first UV Map node.  All you need to do is uncheck the "from instancer" option in the UV map node at the very beginning and the material will work fine. For anyone else who came here looking for the issue that's the solution if it hasn't been fixed by the time you see this.

Hi! I'm completely new on using Blender.

For the 'Basic' version, instead of pixelart image, does it support an animated pixelart?

As far as I'm using Blender (although I'm completely new), Blender doesn't support .gif formats (CMIIW). Because of that I had to convert the animated pixelart form .gif into .mp4/.avi format. I replaced the template input file into the video format I just converted. I tried changing the file format on the render output into video file. I also tried messing around with the frame number. Then I render it as an animation. However, only the first frame that was rendered.

Is there anything that I missed in the settings/rendering process?? Or is there a special case for animated gif/video files? 

Thank you.

Hey! Yeah, Blender refuses to acknowledge gif format exists :D

Here's the steps for rendering an animation:

-Provide either frame-based or video input;

-Check the "cyclic" and "auto refresh" options;

-Edit the "end time" value in the timeline to match the number of frames of your input;


-Modify the render output settings as needed (set output path, format, resolution etc)

-Render -> Render animation (default shortcut Ctrl + F12)

Hope this helps!

(+1)

Thanks! I initially did the same as you wrote here and it didn't work.

Then I realized that I was using an outdated version of Blender. After updating it to the latest one, it finally works flawlessly!

(+1)

Hi,

I'm a Blender noob, but I can find my way around. I want to purchase but is it possible to use the CRT without the television model/border? What settings do I change for that?

Hello! Have you considered using the free "Basic" version? It includes the shader without the monitor model.

(+1)

Thanks for the response. I will download and check that out!

(1 edit)

hey there it is a rar file ? I mean... addon? or just open the basic "blend" file one time before I need to render? I mean... I need the blend file to all my purpose or addon installation? thx.

If I pay you 10 ? I receibe a rar file? or simple installation ? thx

(+1)

Hey! This is not an add-on, rather, it's a .blend scene with everything already set-up and just needing a texture (image) input plugged into the shader and setting up the resolution before rendering the result.

(-2)

Yes I downloaded the free vertion, I think the most basic one... do you planning to create an addon of this? it is very useful , I can get the same result with some tricks on photoshop and external app. thx.

(+1)

Hi! Really enjoying this. 

Does it require the screen plane, or can it be replace with 3d objects?

Hey! I'm glad you like it!
The majority of the effect is achieved using the material shader (the rest is camera blur, bloom etc), so sure, you can apply it to any UV mapped object and it should work!

(+2)

this is pretty fun, I made this with it:

https://www.instagram.com/p/CXgGgmOqljW/

and probably use it more later, thank you :)

(+1)

Hi!I got a question: what should I do if  I wan to use this tool in Unity2021?

Hey! MRMO-CRT is Blender-based, and is as such best suited for rendering various showcases or adding CRT "flair" to existing assets/images, as well as being used in Blender 3d scenes as a material shader.
Also, feel free to pick the shader apart and reconstruct it in Unity or other developer platforms/engines if you want!

(+2)

Great tool - I've got some simple experience in Blender and it's very straight-forward to use. I enjoyed all the different settings to get the image to display as I need it.

(+2)

Thank you!
I'm currently attempting to make a tutorial of sorts for people who've had no experience with Blender, but are interested in trying this out- a couple of things like changing the image texture, customizing render settings and actually rendering the scene :)

(+1)

Wow. This is fantastic! How did you learn about shaders?

(+1)

Hey thanks! I got introduced to node graphs with Tilemancer, where I learned the basics of how a node graph works- from there, it was relatively easy to move on to Blender's node-based shader and compositor editors :)

(+1)

Thanks for the pointer. I'll check it out!