tosh
|
8f458b0bea
|
changes case/naming to agreed conventions
|
2013-03-29 13:41:33 +01:00 |
|
tosh
|
bdf358b0fb
|
removes some leftover debug code
|
2013-03-29 13:39:46 +01:00 |
|
tosh
|
1eb904ca59
|
also changes case/naming to agreed conventions in the utility components
|
2013-03-29 11:54:09 +01:00 |
|
tosh
|
2d997a9a8d
|
inserts synchronization primitives
|
2013-03-29 11:43:04 +01:00 |
|
tosh
|
2b3263e019
|
splits up Stars.cpp into a module of multiple files
|
2013-03-29 10:53:30 +01:00 |
|
tosh
|
8300646b33
|
allows new C++ standard features
|
2013-03-29 10:42:36 +01:00 |
|
tosh
|
b4f2b04241
|
allows qualified inclusion in subdirectories
|
2013-03-29 10:24:14 +01:00 |
|
tosh
|
df7f3942e1
|
straightens data pipeline and several bugs after exhaustive testing
|
2013-03-29 01:08:24 +01:00 |
|
tosh
|
06fc3ce00c
|
adjusts the north-south meridian
|
2013-03-27 17:12:33 +01:00 |
|
tosh
|
56d802cd57
|
updates to a whole sphere of stars with meridians and equator
|
2013-03-27 17:06:36 +01:00 |
|
tosh
|
891194ed2e
|
adds meridians with color gradient and an equator
|
2013-03-27 17:05:23 +01:00 |
|
tosh
|
0a6cdf9da5
|
bumps the default limit to 200K stars
|
2013-03-27 15:53:30 +01:00 |
|
tosh
|
8e0fe23ad6
|
straightens range issues (crucial for higher numbers of stars),
moves compile time options to top of file,
enables setLOD (test pending), and
adds some debug logging (commented-out)
|
2013-03-27 15:51:22 +01:00 |
|
tosh
|
704ae4acb2
|
removes default limit loading stars
|
2013-03-27 15:50:25 +01:00 |
|
tosh
|
eac8c99ee1
|
changes default to generate a full sphere
|
2013-03-27 15:46:54 +01:00 |
|
tosh
|
24d0f3a0a0
|
adds stars file in the right location so everything runs out of the box
|
2013-03-27 13:49:52 +01:00 |
|
tosh
|
5350de1c76
|
makes things run and build on OSX and fixes missing initialization in loader
|
2013-03-27 13:38:06 +01:00 |
|
tosh
|
ecd64d3244
|
improves naming consistency (mostly member variable prefixes)
|
2013-03-27 11:49:43 +01:00 |
|
tosh
|
fcec7bf62f
|
fixes broken debug code
|
2013-03-27 07:10:43 +01:00 |
|
tosh
|
ecddf9aa76
|
fault tolerance when 'render' is called prior to loading
|
2013-03-27 06:55:41 +01:00 |
|
tosh
|
68a62cf8c6
|
implements FOV culling, most properly
|
2013-03-27 03:30:51 +01:00 |
|
tosh
|
1327b8852b
|
adds getAspectRatio function
|
2013-03-27 03:30:25 +01:00 |
|
tosh
|
8a1fd43437
|
implements a more uniform distribution of star positions and a progress bar
|
2013-03-27 03:28:48 +01:00 |
|
tosh
|
a8df635c09
|
adds hack to consider "forgotten" tiles.
a proper solution (that will also consider screen dimensions / roll) is still pending
|
2013-03-25 12:14:12 +01:00 |
|
tosh
|
5475c64ff3
|
reworks tile selection, 1st step (2nd pending)
|
2013-03-25 10:51:31 +01:00 |
|
tosh
|
7d32eeb20a
|
adjusts to function renaming in FieldOfView
|
2013-03-25 10:50:45 +01:00 |
|
tosh
|
721f4fd3b4
|
tidies viewing - looks much better already. tile selection is still too naive (or not naive enough)
|
2013-03-25 02:49:31 +01:00 |
|
tosh
|
6a9134d4a5
|
exposes function to fetch glFrustum arguments
|
2013-03-25 02:47:24 +01:00 |
|
tosh
|
e965b88c88
|
implements live LOD and input limit
|
2013-03-24 14:06:43 +01:00 |
|
tosh
|
5de3ec035b
|
leftover changes / minor corrections
|
2013-03-24 06:30:33 +01:00 |
|
tosh
|
4444bcf26e
|
starfield and numerous utility components, initial checkin
|
2013-03-24 05:50:07 +01:00 |
|
Stephen Birarda
|
f8f098cf2c
|
Merge branch 'master' of github.com:worklist/hifi
|
2013-03-19 15:58:19 -07:00 |
|
Stephen Birarda
|
92fc1ed1a6
|
receive bitstream from voxel server on client
|
2013-03-19 15:51:48 -07:00 |
|
Kees van Prooijen
|
d70da7f215
|
some more warning removal, temporarily excluding portaudio for windows
|
2013-03-19 11:49:36 -07:00 |
|
Stephen Birarda
|
c7213d6593
|
conditionally include winsock2.h instead of UNIX socket stuff
|
2013-03-19 11:46:53 -07:00 |
|
Stephen Birarda
|
8ef885aaaf
|
remove extra tokens after endif for WIN32 conditionals
|
2013-03-19 11:10:42 -07:00 |
|
Kees van Prooijen
|
cd27c74a2d
|
prelimanary changes for windows port
|
2013-03-19 11:01:08 -07:00 |
|
Stephen Birarda
|
5b8541eaa4
|
fix conditional implementation of SerialInterface
|
2013-03-18 16:29:06 -07:00 |
|
Stephen Birarda
|
6a7b40629c
|
remove the unused outstring method
|
2013-03-18 16:20:39 -07:00 |
|
Stephen Birarda
|
158270f20d
|
only use SerialInterface if on UNIX machine
|
2013-03-18 15:36:26 -07:00 |
|
Stephen Birarda
|
42fe3ce077
|
remove unused methods from VoxelSystem
|
2013-03-15 12:27:00 -07:00 |
|
Stephen Birarda
|
99e21be12c
|
include cstring for memcpy
|
2013-03-13 13:29:39 -07:00 |
|
Stephen Birarda
|
012b4a92fd
|
add a missing glBindBuffer that caused client to crash on voxel drawing
|
2013-03-13 11:58:58 -07:00 |
|
Stephen Birarda
|
95eb241fdd
|
remove OS X specific menu, have voxel server point to correct DS
|
2013-03-13 11:07:46 -07:00 |
|
Stephen Birarda
|
d51f52c307
|
add back fred's flange, with some tuning
|
2013-03-12 13:59:19 -07:00 |
|
Philip Rosedale
|
ccd60fa07f
|
Merge remote-tracking branch 'origin'
|
2013-03-12 10:49:33 -07:00 |
|
Stephen Birarda
|
0739d39568
|
add missing copy constructors for Head and Hand
|
2013-03-12 10:42:41 -07:00 |
|
Stephen Birarda
|
f29510ceb0
|
remove setSourcePosition that re-appeared on merge
|
2013-03-12 10:24:02 -07:00 |
|
stojce
|
72bdf340e9
|
additional merge
|
2013-03-12 18:14:18 +01:00 |
|
stojce
|
8e6c98661b
|
merge conflicts
|
2013-03-12 18:12:58 +01:00 |
|