• Register

The Blender Game Engine is a component of Blender, a free and open-source comprehensive 3D production suite, used for making real-time interactive content. The game engine was written from scratch in C++ as a mostly independent component, and includes support for features such as Python scripting and OpenAL 3D sound.

  • View media
  • View media
  • View media
  • View media
  • View media
  • View media
Tree And Sun
embed
share
view previous next
Share Image
Share on Facebook Post Email a friend
Embed Image
Post comment Comments
KiiNG
KiiNG

I would love to learn how to write custom 2d filters with python... But where to start

Reply Good karma Bad karma+1 vote
Guest
Guest

Learn GLSL (especially the fragment shader part) as the filters are in GLSL and not in python. And then go for image filtering.

Reply Good karma Bad karma+2 votes
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account:

Description

A shot from a little demo that I made.