Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
WebGL release
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Artem Sidyakin
WebGL release
Commits
bf43f72b
Verified
Commit
bf43f72b
authored
Nov 14, 2018
by
Artem Sidyakin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Formatting the blog-post for Wordpress markup
parent
6eac0b7e
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
68 additions
and
55 deletions
+68
-55
webgl-release-blog/webgl-release-blog.md
webgl-release-blog/webgl-release-blog.md
+66
-55
webgl-release-demo/main.cpp
webgl-release-demo/main.cpp
+2
-0
No files found.
webgl-release-blog/webgl-release-blog.md
View file @
bf43f72b
This diff is collapsed.
Click to expand it.
webgl-release-demo/main.cpp
View file @
bf43f72b
...
...
@@ -10,6 +10,8 @@ int main(int argc, char *argv[])
{
QCoreApplication
::
setAttribute
(
Qt
::
AA_EnableHighDpiScaling
);
//qputenv("QT_QPA_PLATFORM", "webgl:port=8998");
QGuiApplication
app
(
argc
,
argv
);
qDebug
()
<<
"cameras found: "
<<
QCameraInfo
::
availableCameras
().
count
();
...
...
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