Ticket #80 (closed enhancement: fixed)

Opened 12 years ago

Last modified 12 years ago

More samples to work with OpenGLES2

Reported by: gongminmin Owned by: gongminmin
Priority: major Milestone: 4.1.0
Component: Samples Version: 4.0.0
Keywords: Cc:

Description (last modified by gongminmin) (diff)

Status



Not crash but result is wrong
MotionBlurDOF. (No R32F texture for SAT, won't fix)


GOOD:
CausticsMap?, DeferredRendering?, DepthPeeling?, DetailedSurface?, DistanceMapping?, Fractal, GlobalIllumination?, GPUParticleSystem, JudaTexViewer?, ModelViewer?, Ocean, ParticleEditor?, PostProcessing?, ProcedualTex?, Refract, ShadowCubeMap?, SubSurface?, Text, VertexDispalcement?, VideoTexture?

Change History

Changed 12 years ago by gongminmin

  • component changed from Core-AppLayer to Samples

Changed 12 years ago by gongminmin

  • status changed from new to accepted

Refract sample works.

In Ocean sample, water is right, but skybox is black because of CopyTexture? fails.

Changed 12 years ago by gongminmin

  • description modified (diff)

Changed 12 years ago by gongminmin

  • description modified (diff)

Changed 12 years ago by gongminmin

  • description modified (diff)

ShadowCubeMap? sample works.

Changed 12 years ago by gongminmin

  • description modified (diff)

Ocean sample works.

Changed 12 years ago by gongminmin

  • description modified (diff)

Bump mapping, Parallax mapping works in DetailedSurface?.

Changed 12 years ago by gongminmin

  • description modified (diff)

DistanceMapping? sample works in bump mapping.

Changed 12 years ago by gongminmin

  • description modified (diff)

Changed 12 years ago by gongminmin

  • description modified (diff)

POM in DetailedSurface? works.

Changed 12 years ago by gongminmin

  • description modified (diff)

Changed 12 years ago by gongminmin

  • description modified (diff)

Add deferred rendering without depth texture. Then DeferredRendering? and GlobalIllumination? works (in changeset dd6fd4944e838d546216f80cd40349e3faa77497).

Changed 12 years ago by gongminmin

  • description modified (diff)

Changed 12 years ago by gongminmin

  • description modified (diff)

PostProcessing? works when it's convert to deferred rendering framework. (in changeset 40811d8c7c43b2121f5b47ee45fbc28c5180ffbf)

Changed 12 years ago by gongminmin

  • description modified (diff)

Changed 12 years ago by gongminmin

  • description modified (diff)

Changed 12 years ago by gongminmin

  • description modified (diff)

GPUParticleSystem works in changeset e363d0ca1a57ca1314c000f146a28b441381cffe.

Changed 12 years ago by gongminmin

  • status changed from accepted to closed
  • resolution set to fixed

All samples work with NVIDIA's OpenGLES2 emulator.

Note: See TracTickets for help on using tickets.