Commit Graph

26 Commits (5c91d808d23eba437f44bc71fdd5ab7542f74850)

Author SHA1 Message Date
Barney Wilks 5c91d808d2 Fixed image for a crosshair 2018-07-08 23:12:30 +01:00
Vyom Fadia 6acdd33de9 Add crosshair.png and try do something. 2018-07-08 22:46:45 +01:00
Vyom Fadia 292f3887ac Replace ugly "cross-hair", with better cross-hair 2018-07-08 20:33:38 +01:00
Barney Wilks 02b2532750 Fixed `q3world.hpp` include from `q3world.cc`. 2018-07-08 18:59:56 +01:00
Barney Wilks 346eead47a Seperated world generation & rendering from main() 2018-07-08 18:51:33 +01:00
Barney Wilks 0825c03752 Added simple GUI/2D drawing system 2018-07-07 22:42:15 +01:00
Barney Wilks 9c447983bc Cleaned up render code 2018-07-07 21:22:20 +01:00
Barney Wilks 46b3be3708 Added side texture 2018-07-07 21:10:33 +01:00
Barney Wilks 52250e4cda Added texturing for cubes 2018-07-07 21:10:05 +01:00
Barney Wilks c820487bb2 Added the assets folder into git 2018-07-07 20:34:18 +01:00
Barney Wilks 7099ca847e Started working on texturing 2018-07-07 20:33:56 +01:00
Barney Wilks 6e7fadd8fc Blocks are now veritcally aligned on a 1 block axis 2018-07-07 19:46:13 +01:00
Vyom Fadia a3fa874f83 Move rounding to during generation and fix odd gaps between blocks. 2018-07-07 18:29:00 +01:00
Vyom Fadia 3abc7dc503 Fix odd gaps between blocks. 2018-07-07 17:33:23 +01:00
Vyom Fadia ebdd5417be Restructure code to make it follow standards. 2018-07-07 17:31:48 +01:00
Vyom Fadia fdf6980970 Merge branch 'master' of https://github.com/DontBelieveMe/voxels-sandbox 2018-07-07 16:57:37 +01:00
Barney Wilks 05fd4eb8b1 Minor changes, renaming, deleting commented code etc... 2018-07-07 16:38:24 +01:00
Barney Wilks 470095883e Removed old Visual Studio files and Windows specific libraries 2018-07-07 16:19:08 +01:00
Vyom Fadia df6f3ecf0a Block certain CMake files in .gitignore 2018-07-07 16:18:11 +01:00
Vyom Fadia a8148b402f Add UNIX CMake library linking 2018-07-07 16:01:30 +01:00
Barney Wilks 69c7d6d7b1 Use CMake now :D 2018-07-07 15:22:59 +01:00
Barney Wilks 644ca112db Replaced glu* calls with the glm equivilants + glLoadMatrixf 2018-07-07 14:22:14 +01:00
Barney Wilks aff4a54457 Removed filters file 2018-07-07 13:55:30 +01:00
Barney Wilks e66bc44e7a Updated .gitignore to ignore filters file 2018-07-07 13:54:56 +01:00
Barney Wilks d58c1def87 Acted on gitignore 2018-07-07 13:53:43 +01:00
Barney Wilks 2cfce88020 Inital revision 2018-07-07 13:36:21 +01:00