This website requires JavaScript.
Open Eggbert
Project
Explore
Help
Sign In
backup
/
anx.framework
Watch
1
Star
0
Fork
0
You've already forked anx.framework
Code
Issues
Pull Requests
Projects
Releases
Activity
anx.framework
/
Samples
/
SampleContent
History
Glatzemann
d8c0b96121
- finished sample Primitives (codeplesx issue
#531
). Problem was a semantic issue in shader. For DX10 and DX11 you have to change POSITION0 o SV_POSITION.
...
- removed a unnecessary Unmap call after initialing the VertexBffer in DX10 RenderSystem
2015-03-15 01:11:09 +01:00
..
Effects
- finished sample Primitives (codeplesx issue
#531
). Problem was a semantic issue in shader. For DX10 and DX11 you have to change POSITION0 o SV_POSITION.
2015-03-15 01:11:09 +01:00
Fonts
initial import
2011-10-31 05:36:24 +00:00
Models
- fixed issue
#1005
(wrong model rendering due to vertex buffer offset problem)
2015-03-15 01:10:57 +01:00
Sounds
Added AudioSample and testsound.wav as a testcase for SoundEffect and SoundEffectInstance which now work with the OpenAL SoundSystem.
2012-08-29 13:04:22 +00:00
Textures
- Finished Dx10, Dx11 and Metro AlphaTest.fx and EnvironmentMap.fx shader
2012-09-09 07:55:45 +00:00
SampleContent.contentproj
- fixed issue
#1005
(wrong model rendering due to vertex buffer offset problem)
2015-03-15 01:10:57 +01:00