Version 2.2.1 of Scrolling Game Development Kit has been released today, and now games can be exported to HTML5 format, making SGDK2 a useful tool for designing and developing c…
14 years, 8 months ago
Version 2.2.1 of Scrolling Game Development Kit has been released today, and now games can be exported to HTML5 format, making SGDK2 a useful tool for designing and developing c…
14 years, 8 months ago
18 years, 7 months ago
DirectX has a function to modulate two colors with respect to each other:color = Microsoft.DirectX.Direct3D.ColorOperator.Modulate(frame.Color, color)Does OpenGL have anything l…
18 years, 7 months ago
18 years, 7 months ago
I'm converting an application from DirectX to OpenGL and I was using a color modulation feature in DirectX that allowed me, for example, to scale down the red channel of an imag…
18 years, 7 months ago
I'm using OpenTK and converting my application from using DirectX to using OpenGL (.NET). DirectX has a way to return a Graphics object which I can use to draw arbitrary graphic…
18 years, 7 months ago
Version 2.2.1 of Scrolling Game Development Kit has been released today, and now games can be exported to HTML5 format, …
14 years, 8 months ago
DirectX has a function to modulate two colors with respect to each other:color = Microsoft.DirectX.Direct3D.ColorOperator.Modulate(frame.Color, color)Does OpenGL have anything like …
18 years, 7 months ago
Quote:Original post by V-manGL.Color4 takes ubyte?Yes, there are 26 overloads of this function in OpenTK, and one of them takes …
18 years, 7 months ago
GameDev.net uses cookies to ensure you have the best experience on our platform. Learn more