This website requires JavaScript.
Explore
Help
Sign In
AstralTransRocketries
/
TrueCraft
Archived
Watch
1
Star
0
Fork
0
You've already forked TrueCraft
Code
Issues
48
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-06-13
. You can view files and clone it, but cannot push or open issues or pull requests.
TrueCraft
/
TrueCraft.Client
/
Rendering
History
Drew DeVault
e5aaf73d12
Implement sun & moon
2016-04-20 20:54:00 -04:00
..
Blocks
Fix multiple lighting issues
2016-04-06 19:41:56 -04:00
BlockRenderer.cs
Fix multiple lighting issues
2016-04-06 19:41:56 -04:00
Camera.cs
Fix rotational math to match Mojang client
2015-09-27 22:03:15 -04:00
ChunkMesh.cs
Implement biome coloring for grass/vegitation/etc
2015-06-19 17:36:39 -04:00
ChunkRenderer.cs
Re-render chunks when they change
2015-09-28 08:19:42 -04:00
FlatQuadRenderer.cs
Fix highlighted block, add crosshairs
2015-09-27 17:14:04 -04:00
Font.cs
Dispose of old textures
2015-08-07 14:11:33 -04:00
FontRenderer.cs
Add item rendering for inventory
2015-10-08 18:32:34 -04:00
FontStyle.cs
Added more functionality to FontRenderer
2015-06-13 15:46:29 -04:00
IconRenderer.cs
Add item rendering for inventory
2015-10-08 18:32:34 -04:00
Mesh.cs
Add animation as blocks are broken
2015-09-29 20:39:11 -04:00
Renderer.cs
Rerender adjacent chunks when we receive new ones
2016-04-06 20:10:51 -04:00
RendererEventArgs.cs
Initial work on improving rendering; separated threading from mesh generation
2015-06-17 19:23:24 -04:00
TextureMapper.cs
Implement sun & moon
2016-04-20 20:54:00 -04:00
VertexPositionNormalColorTexture.cs
Implement biome coloring for grass/vegitation/etc
2015-06-19 17:36:39 -04:00