1 |
I
guess
if
you
just
do
the
downsampling
it's
not
too
bad,
but
having
implemented
a
more
complete
DoF
shader
into
Achron
(
one
that
takes
into
account
the
focus
depth
of
the
objects
in
the
camera)
I
would
not
recommend
doing
any
more
than
this.
It's
a
tricky
shader
to
get
right,
especially
for
RTS,
and
it's
quite
GPU-intensive.
|
1 |
I
guess
if
you
just
do
the
downsampling
it's
not
too
bad,
but
having
implemented
a
more
complete
DoF
shader
into
Achron
(
one
that
takes
into
account
the
focus
depth
of
the
objects
in
the
camera
and
does
a
flat
circular
blur)
I
would
not
recommend
doing
any
more
than
this.
It's
a
tricky
shader
to
get
right,
especially
for
RTS,
and
it's
quite
GPU-intensive.
|