ultraq / redhorizon

Recreating the original 2D Command & Conquer games
Apache License 2.0
6 stars 4 forks source link

Add support for filtering and scanline options to the CLI #27

Closed ultraq closed 4 years ago

ultraq commented 4 years ago

Currently the defaults are bilinear filtering on textures (making them look a bit too smooth) with no scanlines (making it look so blocky!). One thing that might help with the sharpening is the ability to play with scanline and filtering options, so add these to the CLI to affect the animation and video items.