birarda
e638805bd7
Merge pull request #30 from PhilipRosedale/master
...
Added startup timer
2013-04-11 17:54:45 -07:00
Philip Rosedale
76e2ca301e
Fixes stephen asked for - remove finger stuff
2013-04-11 17:53:57 -07:00
Philip Rosedale
27c032270c
Resolved merge
2013-04-11 17:49:43 -07:00
Philip Rosedale
47dfb08ff2
Merge remote-tracking branch 'origin/startupTimer'
2013-04-11 17:46:20 -07:00
birarda
9ea6457c0c
Merge pull request #28 from PhilipRosedale/master
...
Trivial change for Stephen to teach me
2013-04-11 17:41:19 -07:00
Jeffrey Ventrella
948ca6279c
improved avatar handshake forces
2013-04-11 17:39:18 -07:00
Philip Rosedale
f1bf7d0eb5
trivial test, removed one unneeded variable
2013-04-11 17:35:32 -07:00
Jeffrey Ventrella
766fad8c2a
Merge branch 'master' of https://github.com/worklist/hifi
2013-04-11 16:51:27 -07:00
Jeffrey Ventrella
1dc390bf3a
working on avatar local ori motions
2013-04-11 16:51:08 -07:00
Stephen Birarda
7c3f5264b5
resolve conflicts on merge with upstream master
2013-04-11 16:48:40 -07:00
Stephen Birarda
a1d209dd70
manage one AgentList per process via singleton
2013-04-11 15:45:04 -07:00
Jeffrey Ventrella
bd09084031
cleaned up some Orientation formtting
2013-04-11 15:37:15 -07:00
Jeffrey Ventrella
661d5fdb3e
Merge
...
Merge branch 'master' of https://github.com/worklist/hifi
2013-04-11 15:32:44 -07:00
Jeffrey Ventrella
556f11a0c0
added test 'other' avatar for proxemixs testing
2013-04-11 15:32:35 -07:00
ZappoMan
f376b954ca
Merge branch 'master' of https://github.com/worklist/hifi into voxel_lod_fixes
2013-04-11 14:58:14 -07:00
Stephen Birarda
606c91bb47
remove the Vector3D class, not in use
2013-04-11 14:56:10 -07:00
ZappoMan
a68ae64a17
Merge branch 'master' of https://github.com/worklist/hifi into voxel_lod_fixes
2013-04-11 13:07:52 -07:00
Jeffrey Ventrella
6f0881f40d
reversed left-right strafe
2013-04-11 13:06:47 -07:00
ZappoMan
e9ef765021
set default frustum to cameraFrustum not head frustum
2013-04-11 12:51:43 -07:00
Stephen Birarda
78fdccccad
rename avatar mixer packet header, match in interface network receive
2013-04-11 11:18:54 -07:00
ZappoMan
002d35932e
Merge pull request #21 from birarda/19170B
...
Leo's Avatar Mixer + birarda's AgentData updates
2013-04-11 10:43:02 -07:00
ZappoMan
0fff73e225
fixed plainting with new head implementation
2013-04-11 01:36:52 -07:00
ZappoMan
24862ca535
fixing up render view frustum, now it's working
2013-04-11 01:02:04 -07:00
Philip Rosedale
a0938cddea
Merge remote-tracking branch 'origin' into startupTimer
2013-04-11 00:11:52 -07:00
Philip Rosedale
407da2aea8
Added a startup timer
2013-04-11 00:11:31 -07:00
Jeffrey Ventrella
cd8c760959
cleaned up some code
2013-04-11 00:10:52 -07:00
Philip Rosedale
81c4186179
pull (Jeffrey)
...
Merge branch 'master' of github.com:worklist/hifi
2013-04-10 21:55:47 -07:00
Jeffrey Ventrella
dbbe7500ac
removed negative z hack in avatar. Avatar getting less hacky
2013-04-10 21:52:18 -07:00
Jeffrey Ventrella
6b4486c8c9
removed Vector3D class and fixed bug in avatar springs
2013-04-10 21:34:54 -07:00
ZappoMan
712b14c364
hacking on frustum for camera
2013-04-10 21:27:29 -07:00
ZappoMan
0f17c148f4
adding camera vs head for frustum view, not working yet
2013-04-10 21:21:13 -07:00
Jeffrey Ventrella
0564aa1a1b
Hi!
...
Merge branch 'master' of https://github.com/worklist/hifi
2013-04-10 21:12:20 -07:00
Jeffrey Ventrella
f294cc8782
working on avatar orientation issues
2013-04-10 21:12:15 -07:00
Philip Rosedale
e0a704935d
made display a bit cleaner
2013-04-10 19:08:22 -07:00
Philip Rosedale
5ea6a9a696
Add little balls to the end of the world coordinate axis markers when shown
2013-04-10 18:57:09 -07:00
Philip Rosedale
834821d005
Removed the lattice object
2013-04-10 18:25:54 -07:00
Philip Rosedale
34e5b670a2
Tweaked location and color of agents display for menu, removed audio start playback log
2013-04-10 18:01:18 -07:00
Philip Rosedale
859903274d
Tweaks to menu to have right position under Mac, always on, slightly smaller font
2013-04-10 17:48:09 -07:00
Philip Rosedale
8b54b528c3
Fixed Menu to hit very top of screen on Mac
2013-04-10 17:35:53 -07:00
Philip Rosedale
6a5f1ac73e
Merge remote-tracking branch 'origin/master'
2013-04-10 17:00:30 -07:00
Philip Rosedale
8d5ee616ac
Added a debug menu option
2013-04-10 16:58:53 -07:00
Stephen Birarda
56f4484720
Merge branch 'master' of github.com:worklist/hifi
2013-04-10 16:57:34 -07:00
Stephen Birarda
6270659cdc
inline declaration and initialization for menu
2013-04-10 16:56:15 -07:00
Jeffrey Ventrella
8429db73fa
Hi there!
...
Merge branch 'master' of https://github.com/worklist/hifi
2013-04-10 16:52:55 -07:00
Jeffrey Ventrella
020c21d1d6
removed Vector3D class and fixed bug in avatar springs
2013-04-10 16:52:48 -07:00
Stephen Birarda
19b9a0f5f5
include cstring in MenuColumn for strlen and strcpy
2013-04-10 16:18:26 -07:00
Stephen Birarda
189bfdfb36
add header comments to Vincent's menu files
2013-04-10 16:16:36 -07:00
Stephen Birarda
6665e62341
include cstring for strlen and strcpy
2013-04-10 16:13:27 -07:00
Stephen Birarda
27ab895381
have MenuColumn constructor take const char*
2013-04-10 16:10:50 -07:00
Stephen Birarda
b152d43f77
refactor menu callbacks and row/column adding
2013-04-10 16:07:46 -07:00
birarda
88c2e9510d
Merge pull request #22 from dominiquevincent/19171
...
Code Review for Job #19171
2013-04-10 15:49:23 -07:00
vincent
ebc5874441
#19171 Missing Code Review changes - part 2
2013-04-11 00:47:53 +02:00
Stephen Birarda
7731ae886a
remove some more MARKER_CAPTURE code
2013-04-10 15:30:33 -07:00
Stephen Birarda
010c7e028d
switch from strchr to memchr for broadcastToAgents
2013-04-10 15:30:21 -07:00
Jeffrey Ventrella
a2a7640bd2
merge
...
Merge branch 'master' of https://github.com/worklist/hifi
2013-04-10 15:27:10 -07:00
Jeffrey Ventrella
3871c220b2
improved hand movement - now transformed to av rotation
2013-04-10 15:27:04 -07:00
vincent
b43475a34e
#19171 Missing Code Review changes
2013-04-11 00:23:41 +02:00
Stephen Birarda
c378241afb
NULL terminate the broadcastReceivers char*
2013-04-10 15:20:35 -07:00
vincent
cd1aa99dfa
#19171 merge with master
2013-04-11 00:20:05 +02:00
Stephen Birarda
9a4f73e3bd
fix undeclared identifier myHead
2013-04-10 15:14:42 -07:00
Stephen Birarda
666517c50e
Merge remote-tracking branch 'upstream/master' into 19170B
2013-04-10 15:14:12 -07:00
vincent
4dbff46234
#19171 Code Review changes
2013-04-11 00:13:40 +02:00
ZappoMan
5d1f11e413
fixed bug in frustrum direction, added viewing offset mode
2013-04-10 15:02:31 -07:00
Jeffrey Ventrella
a523a24c23
fixed hand motion stuff
2013-04-10 15:00:28 -07:00
Stephen Birarda
acc97282c9
bracket styling changes, removed commented code
2013-04-10 14:35:45 -07:00
Jeffrey Ventrella
797cec4513
hello!
...
Merge branch 'master' of https://github.com/worklist/hifi
2013-04-10 14:29:14 -07:00
Jeffrey Ventrella
7b4d0b5598
removed bone spam
2013-04-10 14:29:08 -07:00
vincent
eb646ade84
#19171 split of menu.cpp in menuColumn.cpp and menuRow.cpp
2013-04-10 22:39:01 +02:00
ZappoMan
4b7b5437ac
some cleanup of view frustum debugging code
2013-04-10 13:26:21 -07:00
ZappoMan
7cd70b1f47
use Jeffery's code for view frustum debugging
2013-04-10 13:12:47 -07:00
Jeffrey Ventrella
228f76c789
Thingy!
...
Merge branch 'master' of https://github.com/worklist/hifi
2013-04-10 12:54:57 -07:00
Jeffrey Ventrella
be5044c560
flipped y direction of up-down avatar navigation
2013-04-10 12:54:52 -07:00
Philip Rosedale
d57a4428d9
deleted unused stuff that caused conflict with myAvatar change
2013-04-10 12:47:40 -07:00
Philip Rosedale
53df8a718a
Merge remote-tracking branch 'origin/master'
2013-04-10 12:45:35 -07:00
Philip Rosedale
8010129774
Few more bits of cleanup and variable renaming, turned voxel rendering back on by default
2013-04-10 12:43:26 -07:00
Jeffrey Ventrella
87c351ce4f
changed 'myHead' to 'myAvatar' in main.cpp, and a few local variables acordingly
2013-04-10 12:37:34 -07:00
Stephen Birarda
fcee05e9f0
handle pinging of unknown agents in AgentList thread
2013-04-10 12:37:14 -07:00
vincent
6a5c51bc69
#19171 Add a simple openGL menu that will work x-platform
2013-04-10 21:31:29 +02:00
Jeffrey Ventrella
eee57a9c0c
fixed merge conflict
2013-04-10 12:21:40 -07:00
Philip Rosedale
f26f9546b7
Merge remote-tracking branch 'origin'
2013-04-10 12:20:18 -07:00
Philip Rosedale
480eededfd
Another fix to starfield warning.
2013-04-10 12:19:55 -07:00
Philip Rosedale
57724cb569
Fixing some compiler warnings in starfield
2013-04-10 12:19:05 -07:00
ZappoMan
76937720bd
Merge branch 'master' of https://github.com/worklist/hifi
2013-04-10 12:13:12 -07:00
Jeffrey Ventrella
089271f615
whatever you say, git.
...
Merge branch 'master' of https://github.com/worklist/hifi
2013-04-10 12:13:03 -07:00
Jeffrey Ventrella
ab8140e0ef
fixed a bug in avatar head lookat direction
2013-04-10 12:12:57 -07:00
ZappoMan
28a41132a4
latest work on render_view_frustum
2013-04-10 12:12:52 -07:00
Stephen Birarda
de358d4bf6
fix warnings produced by starfield additions
2013-04-10 12:10:03 -07:00
Stephen Birarda
ec520752f1
Merge remote-tracking branch 'upstream/master' into 19170B
2013-04-10 12:07:35 -07:00
Stephen Birarda
cf1f087b38
add method to parse bulk agent data from a mixer
2013-04-10 11:57:24 -07:00
birarda
84456ac9af
Merge pull request #20 from dominiquevincent/19197
...
Code Review for Job #19197
2013-04-10 11:49:59 -07:00
vincent
1e2e505301
Another merge and fix ...
2013-04-10 20:41:46 +02:00
Stephen Birarda
98db359db3
Merge branch 'master' of github.com:worklist/hifi into 19170B
2013-04-10 09:58:46 -07:00
Stephen Birarda
861108b12b
Merge branch 'master' of github.com:worklist/hifi
2013-04-10 09:44:59 -07:00
ZappoMan
597f35db3d
moved vector math helpers to Utils.cpp/h
2013-04-10 09:39:43 -07:00
Stephen Birarda
9ce03eb27a
explicit initialization of audioSocket to NULL in AudioData constructor
2013-04-10 09:27:14 -07:00
ZappoMan
fc122f23d2
added first cut at view frustum debuging code
2013-04-10 01:32:01 -07:00
Jeffrey Ventrella
fac0c361f4
Yada Yada Yada Merge branch 'master' of https://github.com/worklist/hifi
2013-04-10 01:03:42 -07:00
Jeffrey Ventrella
8f969f9ca9
adding ground plane grid (again???)
2013-04-10 01:03:35 -07:00
ZappoMan
e19b53a344
added key interface to toggle voxels
2013-04-10 00:46:04 -07:00
Philip Rosedale
e910bece1d
temp commented groundPlaneGrid till file is fixed
2013-04-10 00:30:24 -07:00
Philip Rosedale
7edd93fd2c
Merge remote-tracking branch 'origin'
2013-04-10 00:25:20 -07:00
Philip Rosedale
ef785ba7aa
Improved comments at start of main.cpp, dropped unused octal.h,.cpp files, deleted many unused system variables and functions.
2013-04-10 00:25:03 -07:00
vincent
c60cfe28ad
Code review changes - missing adjustedNear change
2013-04-10 08:57:09 +02:00
vincent
bb380e841e
Code review changes
2013-04-10 08:28:26 +02:00
Jeffrey Ventrella
1b833fb4a9
added grid plane to aid in testing avatar navigation
2013-04-09 21:14:24 -07:00
Jeffrey Ventrella
81b311f753
added a method to ask the avatar for it's head lookat vector
2013-04-09 18:41:01 -07:00
Stephen Birarda
4f576ba86f
some spacing issues, conversions from const char to char *
2013-04-09 17:33:53 -07:00
Philip Rosedale
5a98ebfff2
Merge remote-tracking branch 'origin'
2013-04-09 17:13:01 -07:00
Philip Rosedale
760aafef8e
Changed to render a small box of a fixed pixel width at screen center, useful for testing LOD Changes.
2013-04-09 17:12:43 -07:00
Stephen Birarda
9f10be749e
Merge remote-tracking branch 'upstream/master' into 19170B
2013-04-09 17:04:20 -07:00
Stephen Birarda
ae7f3e71d8
broadcast to VS and avatar mixer on position change
2013-04-09 16:56:19 -07:00
Jeffrey Ventrella
3dae70e665
removed glm::dvec3 and replaced with glm::vec3 in most of avatar code, except for velocity
2013-04-09 15:23:59 -07:00
Jeffrey Ventrella
09af8d153f
added camera modes and also set initial avatar yaw to 90
2013-04-09 15:05:37 -07:00
Leonardo Murillo
f07714ce5c
Debugging
2013-04-09 15:51:08 -06:00
Jeffrey Ventrella
7d42b93489
condensed avatar bone line code
2013-04-09 14:45:19 -07:00
Jeffrey Ventrella
d05cf13870
Ya Ya Too Cool Too Cool
...
dsfdsf
Merge branch 'master' of https://github.com/worklist/hifi
2013-04-09 14:35:39 -07:00
Jeffrey Ventrella
ff53b1573c
fixed bug in avatar arm IK prototype
2013-04-09 14:35:29 -07:00
Leonardo Murillo
1cf75b37f3
Changes to interface side of code
2013-04-09 15:30:30 -06:00
ZappoMan
42e1355f1e
add back voxels.render() call
2013-04-09 14:11:55 -07:00
Jeffrey Ventrella
e90dd52da4
resolve merge conflicts with origin/master
2013-04-09 13:30:26 -07:00
vincent
4f41aab89a
last merge without Curl
2013-04-09 22:17:59 +02:00
Jeffrey Ventrella
87c26a39fb
adding more changes and small improvements to camera, and head...
2013-04-09 12:54:59 -07:00
ZappoMan
2ec3f6b210
Adding new AgentTypes.h and moving over to new constants
2013-04-09 10:37:07 -07:00
vincent
56aac7077c
changes after merge
2013-04-09 19:12:49 +02:00
Philip Rosedale
60dc43041f
added rendering lines between avatar bones
2013-04-08 22:42:45 -07:00
Philip Rosedale
87fd0f7a91
Fixed avatar lighting, head scaling, removed some extra log messages
2013-04-08 21:13:20 -07:00
ZappoMan
6eb503f6d0
hopefully fix build buster
2013-04-08 20:04:24 -07:00
ZappoMan
6079ec2d91
hopefully fix build buster
2013-04-08 20:02:10 -07:00
ZappoMan
ec9bd5efb3
hopefully fix build buster
2013-04-08 19:59:58 -07:00
ZappoMan
17f4c5d184
cleanup of packet header constants
2013-04-08 19:56:42 -07:00
ZappoMan
7480283dd4
cleanup of packet header constants
2013-04-08 19:54:14 -07:00
Jeffrey Ventrella
e6a4647852
added a fix for other av rotation
2013-04-08 18:56:31 -07:00
Jeffrey Ventrella
191ee71dbb
Merge remote-tracking branch 'origin'
2013-04-08 18:46:28 -07:00
Jeffrey Ventrella
cd1533dc7c
Lots of small changes in the head (evolving into "avatar") to include skeleton. Also, added camera behaviors for navigation
2013-04-08 18:46:00 -07:00
Stephen Birarda
69fa462151
don't steal ping replies from AgentList
2013-04-08 18:10:20 -07:00
ZappoMan
53cfd0ecdd
adding CounterStats class and support for showing running average stats on voxels recieved, created, and colored in client
2013-04-08 17:03:22 -07:00
ZappoMan
23429441ac
Merge branch 'master' of https://github.com/worklist/hifi
2013-04-08 11:18:51 -07:00
ZappoMan
aee27bfc16
Hmmm, when painting, X and Z are not flipped? I'm totally confused, but now
...
but LOD and painting seems to work.
2013-04-08 11:18:07 -07:00
Philip Rosedale
dbd9688f1f
Turned off default for star field rendering until we find/fix the rendering bug
2013-04-08 09:34:19 -07:00
ZappoMan
aa40fd96d4
added -/% to menu text
2013-04-07 12:49:15 -07:00
ZappoMan
d3fd5d1a75
added keyboard commands for erase all and add scene
2013-04-07 12:45:46 -07:00
ZappoMan
5415543dcd
adding Z command to voxel server and interface, Z command allows sending "erase all" and "add scene" commands
2013-04-06 12:03:46 -07:00
Jeffrey Ventrella
87fe21f835
got a basic avatar skeleton with a simpler starter user interaction for moving the right hand
2013-04-05 16:21:13 -07:00
Jeffrey Ventrella
a0f09b597a
got a basic avatar skeleton with a simpler starter user interaction for moving the right hand
2013-04-05 16:19:23 -07:00
ZappoMan
16ad4fc220
hack to always send voxels to client (even if already visited), added paint mode features to client
2013-04-05 10:54:39 -07:00
Jeffrey Ventrella
5b2d1ec198
thingy3
2013-04-05 10:52:10 -07:00
Jeffrey Ventrella
e57e2bdf38
thingy2
2013-04-05 10:48:08 -07:00
ZappoMan
57829785eb
fix to LOD bug caused by flip-flopped X and Z, add color randomization to inserted voxels on server, added head position display to display_stats()
2013-04-04 20:50:51 -07:00
Jeffrey Ventrella
d3f6c19e83
adding Camera and some utility classes and start of prototype avatar
2013-04-04 18:04:32 -07:00
tosh
31262340d4
adjusts formatting to agreed conventions
2013-04-05 01:24:00 +02:00
tosh
284530f7d6
tightens memory use
2013-04-04 11:59:16 +02:00
tosh
de4734d6fb
tightens ogl state handling (also fixes unreadably thick text for stats display)
2013-04-04 10:59:57 +02:00
tosh
9046e5e89c
silences warning by using pointer to const as string parameter for 'drawtext'
...
(conversion of string literals to char* is deprecated)
2013-04-04 10:55:08 +02:00
ZappoMan
f859d8ed9c
Added PaintMode, toggle for stars, etc.
2013-04-03 22:42:02 -07:00
Stephen Birarda
66a2b1a86f
move stars.txt to S3 bucket
2013-04-03 15:24:26 -07:00
Stephen Birarda
320fa9e5c8
link curl to shared library, not interface
2013-04-03 15:14:35 -07:00
tosh
2341af271b
Merge branch 'master' of git://github.com/worklist/hifi into 19188
...
Conflicts:
interface/CMakeLists.txt
interface/src/main.cpp
shared/src/SharedUtil.cpp
shared/src/SharedUtil.h
shared/src/VoxelTree.cpp
2013-04-03 22:44:22 +02:00
tosh
0733f06143
adds cmake support for starfield subdirectory
2013-04-03 22:04:09 +02:00
ZappoMan
9220ba3ee5
Added agentTypes to AgentList::broadcastToAgents()
...
Make voxel server rebroadcast "remove voxel" messages to all it's connected heads
Cleaned up processing of Remove voxel messages to live in VoxelTree
2013-04-03 12:42:24 -07:00
Stephen Birarda
aa17cc6edc
link ALSA after PortAudio for UNIX build
2013-04-02 15:34:10 -07:00
Stephen Birarda
6005629d15
fix framework inclusions in CMakeLists after previous change
2013-04-02 15:27:46 -07:00
Stephen Birarda
757aadf53e
changes to CMakeLists to remove double links on OS X
2013-04-02 15:07:04 -07:00
Stephen Birarda
761daf684f
don't NULL out buffer data, just draw less
2013-04-01 17:25:31 -07:00
Stephen Birarda
ec6b8d2016
bring MAX_VOXELS_PER_SYSTEM back down to 250k
2013-04-01 17:14:39 -07:00
Stephen Birarda
f38df5579b
remove the VBO transfer frequency tests
2013-04-01 15:12:39 -07:00
Stephen Birarda
3135d50ca9
drop redraw frequency to 0.5s
2013-04-01 15:08:20 -07:00
Stephen Birarda
793ac841f2
only allow VBO re-transfer every 5 seconds for test
2013-04-01 14:08:42 -07:00
Stephen Birarda
a0c5dcb3ca
correct number of leading bytes for addition of attenuation byte
2013-04-01 13:03:46 -07:00
Stephen Birarda
124fecf8c9
Revert "don't send or parse attenuation for now"
...
This reverts commit 1767f2b052
.
2013-04-01 12:28:51 -07:00
tschw
baa0a6de12
comments out ++(C++) build settings, for now
...
in case it needs more than a clean rebuild to compile
the project on recent Xcode - will revisit when I can
ensure things build safely
2013-04-01 15:33:22 +03:00
ZappoMan
ad0b2f024b
Fixed a couple of complier warnings, and added a new PerfStat class for monitoring runtime performance
2013-03-31 20:43:23 -07:00
Stephen Birarda
2de86bfa92
Revert "allow the bad triangles to render"
...
This reverts commit b5d1ae1a36
.
2013-03-29 16:22:10 -07:00
tosh
20e7837717
adds #define to disable starfield multithreading support based on C++11
...
turns it off by default, for now
2013-03-29 23:19:16 +01:00
Stephen Birarda
b5d1ae1a36
allow the bad triangles to render
2013-03-29 15:18:34 -07:00
tosh
51afe69864
fixes overload issue with 'std::hypot' with older gcc (Xcode 3.2)
2013-03-29 23:17:53 +01:00
tosh
3a55234436
also bumps standard library version for clang (untested)
2013-03-29 22:32:44 +01:00
tosh
02d5f6bc62
removes dead, misplaced and commented-out code
2013-03-29 21:28:23 +01:00
vincent
622053b38c
#19197 Create basic visual studio
2013-03-29 20:20:52 +01:00
Stephen Birarda
f0e457081b
temporarily disable walking noises for demo
2013-03-29 11:34:58 -07:00
tosh
e03bbec6fc
adds optional shaders to vary the point size based on the brightness
2013-03-29 19:04:47 +01:00
tosh
002d607e9f
adds component to ease use of OpenGL programs (that is pipelines of shaders)
2013-03-29 19:03:28 +01:00
Stephen Birarda
3be5d60fc4
comment out threshold frames to hopefully reduce clicks
2013-03-29 09:17:33 -07:00
Stephen Birarda
1767f2b052
don't send or parse attenuation for now
2013-03-29 08:36:33 -07:00
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
Stephen Birarda
3186254a93
initial LOD drop off when moving back
2013-03-29 03:42:54 -07:00
Stephen Birarda
80170bd4c4
don't do gross things if data is being written while GPU is copying it
2013-03-29 03:12:11 -07: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
ZappoMan
270f77799d
added random color options, cleaned up compiler warnings, add reAverageParentColors when modifying voxel tree
2013-03-28 17:21:47 -07:00
tosh
df7f3942e1
straightens data pipeline and several bugs after exhaustive testing
2013-03-29 01:08:24 +01:00
Stephen Birarda
a7f74a9f40
Merge branch 'master' of github.com:worklist/hifi
2013-03-28 15:30:40 -07:00
Stephen Birarda
f109916125
move the voxel tree back to origin
2013-03-28 15:30:14 -07:00
ZappoMan
ebceaf06dc
added --domain command line option to interface
2013-03-28 15:22:10 -07:00
Stephen Birarda
1b3c15a701
Merge remote-tracking branch 'origin/master'
2013-03-28 14:39:59 -07:00
Stephen Birarda
9cd314d3c4
move the voxel system to 40,0,40, only re-render on new voxels
2013-03-28 14:35:02 -07:00
ZappoMan
6ec9949098
Add --local support to interface command line
2013-03-28 14:03:16 -07:00
ZappoMan
ed6195f3a0
Merge branch 'master' of https://github.com/worklist/hifi
2013-03-28 14:00:58 -07:00
ZappoMan
fe8b6f7d63
* Moved load file and create sphere from VoxelSystem to VoxelTree
...
* Added --local command line support to domain and voxel servers so that
you can run them locally without recompiling.
* made command line option parsing more cross platform
* added --NoColorRandomizer to interface when loading local models
* added -i file load support to voxel server to load in a preexisting model at launch
* added --NoRandomVoxelSheet to voxel server to NOT create the built in voxel sheet
* added first cut at 'I' command from clients to voxel server to insert voxels into voxel tree
* changed ambient light settings in interface to not be so aggressive
* added randInIntRange() helper to SharedUtils
* tweat to pruneTree() to also repair child mask
* some coding standard refactoring
2013-03-28 13:54:28 -07:00
Stephen Birarda
a41b003582
perform proper verification for creation of new sphere
2013-03-28 11:47:23 -07:00
Stephen Birarda
084b77be50
NULL sphere pointer on Head copy
2013-03-28 11:37:49 -07:00
Stephen Birarda
d2a8da890f
don't make the eye sphere a global object
2013-03-28 11:36:41 -07:00
vincent
1c1b7369ae
#19197 Create basic visual studio
2013-03-28 18:32:52 +01:00
vincent
83abc571f1
#19197 Create basic visual studio
2013-03-28 18:20:50 +01:00
vincent
d769699cbe
#19197 Create basic visual studio
2013-03-28 17:52:36 +01:00
Philip Rosedale
0b044d01d5
always be making random left/right/mouth eye contact
2013-03-27 16:00:40 -07:00
Philip Rosedale
c3bc43f48e
Merge remote-tracking branch 'origin'
2013-03-27 15:55:13 -07:00
Philip Rosedale
c0cb88e21b
Added keyboard controls for smooth rotation, more junk removed from main.cpp
2013-03-27 15:54:54 -07:00
Stephen Birarda
17904ee069
remove .mm include for interface now that menu is gone
2013-03-27 11:29:13 -07: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
Philip Rosedale
ef9c704bb1
Merge remote-tracking branch 'origin'
2013-03-26 17:33:21 -07:00
Philip Rosedale
642b64dfd6
First commit to improve avatar movement
2013-03-26 17:32:54 -07:00
Stephen Birarda
7c1470c07e
remove debug send to 10.0.0.10
2013-03-26 16:22:42 -07:00
Philip Rosedale
e0ee6c269a
Added thrust and velocity to avatar head, first part of movement improvements
2013-03-26 11:53:57 -07:00
Stephen Birarda
bb14a90f86
remove constants re-added on merge
2013-03-25 23:00:36 -07:00
ZappoMan
23c6a9017c
Merge branch 'master' of https://github.com/worklist/hifi
...
Conflicts:
interface/src/main.cpp
shared/src/SharedUtil.cpp
shared/src/SharedUtil.h
2013-03-25 22:51:59 -07:00
ZappoMan
2f6b2466ea
Fixed getCommandOption and cmOptionExists to be more porable
...
added support for --NoConnect command line option to test running without connecting
added pruneTree to VoxelTree
2013-03-25 22:39:24 -07:00
Stephen Birarda
d76fafda67
remove call that included getCmdOption
2013-03-25 16:45:49 -07:00
Stephen Birarda
507b6e0064
use abstracted DS check in method from AgentList
2013-03-25 16:24:14 -07:00
Stephen Birarda
c8190b95aa
remove un-needed AgentList include from VoxelSystem
2013-03-25 16:23:42 -07:00
Stephen Birarda
896047d2aa
have the mixer additionally attenuate sources based on extra byte
2013-03-25 12:05:32 -07: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
ZappoMan
0711539fc6
Changed colors of spheres to be a gradient along phi between to random colors
...
this gives the spheres a little bit more natural look.
Also increased the level of detail (smaller voxels)
2013-03-24 13:00:23 -07:00
ZappoMan
ef8694dd60
1) Added createSphere() to VoxelSystem to create a sphere
...
2) Added pointToVoxel() to SharedUtils, this will give you a voxel code
given x,y,z,s,r,g,b
3) Added '.' keyboard interface to create a random sphere in the local
voxel system
2013-03-24 10:06:43 -07: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
ZappoMan
8ecc0d53ad
Added a utility to VoxelSystem for loading voxels from a local file
...
Also added a couple shared utility functions for reading command
line options (since that's how you can load a local file at this
point).
2013-03-23 21:59:27 -07:00
tosh
4444bcf26e
starfield and numerous utility components, initial checkin
2013-03-24 05:50:07 +01:00
Stephen Birarda
61f23a2d0f
add a new walk sound
2013-03-22 14:06:20 -07:00