Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - buffonomics

#1
Support / Re: dynamic Reflection?
February 27, 2013, 09:43:46 PM
Being a complete noob, how will I go about generating this image to use as an envmap texture?
#2
Support / dynamic Reflection?
February 26, 2013, 02:41:22 AM
I'm curious, is it possible to achieve real-time dynamic reflection? perhaps via GLSL shaders?
I'm pretty new to shaders in general. Still reading up on them.
But say I wanted to make a chrome ball that reflects everything around it real time, What shaders would I attach to that sphere?

Thanks.
#3
Support / Re: MESA?
February 22, 2013, 09:51:39 PM
So essentially if I use GL (hardware) renderer in JPCT, as long as I have MESA drivers replacing my gl drivers, it will work?
#4
Support / MESA?
February 22, 2013, 09:31:36 PM
Hey I was just wondering if a MESA renderer (i.e. opengl software with shader support) could be used with JPCT.
Is it currently possible?