Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
MasterArbeit
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kai Westerkamp
MasterArbeit
Commits
9f572c13
Commit
9f572c13
authored
Oct 13, 2017
by
wester
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update
parent
63e925bc
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
2 additions
and
2 deletions
+2
-2
example.pnts
3_PointCloud/example.pnts
+0
-0
example2.pnts
3_PointCloud/example2.pnts
+0
-0
main.cpp
3_PointCloud/main.cpp
+0
-0
main.h
3_PointCloud/main.h
+1
-1
tileset1.json
3_PointCloud/tileset1.json
+1
-1
No files found.
3_PointCloud/example.pnts
View file @
9f572c13
No preview for this file type
3_PointCloud/example2.pnts
0 → 100644
View file @
9f572c13
File added
3_PointCloud/main.cpp
View file @
9f572c13
This diff is collapsed.
Click to expand it.
3_PointCloud/main.h
View file @
9f572c13
...
...
@@ -45,7 +45,7 @@ void setupFrameBuffer();
void
reshapeFunction
(
int
width
,
int
height
);
void
printVector
(
glm
::
vec3
vector
);
float
degreeToRadi
o
an
(
float
degree
);
float
degreeToRadian
(
float
degree
);
struct
pntsHeader
{
...
...
3_PointCloud/tileset.json
→
3_PointCloud/tileset
1
.json
View file @
9f572c13
...
...
@@ -18,7 +18,7 @@
{
"transform"
:
[
1.0
,
0.0
,
0.0
,
0.0
,
0.0
,
1.0
,
0.0
,
0.0
,
0.0
,
1.0
,
0.0
,
5
0.0
,
0.0
,
0.0
,
1.0
,
0.0
,
0.0
,
0.0
,
0.0
,
1.0
],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment