Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
Info
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vgmh
Info
Commits
8cfa3cb8
There was an error fetching the commit references. Please try again later.
Commit
8cfa3cb8
authored
1 year ago
by
Dorian Rudolph
Browse files
Options
Downloads
Patches
Plain Diff
update plan
parent
23878468
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-5
5 additions, 5 deletions
README.md
with
5 additions
and
5 deletions
README.md
+
5
−
5
View file @
8cfa3cb8
...
@@ -35,15 +35,15 @@ Science:
...
@@ -35,15 +35,15 @@ Science:
See [LP05, NH08, GLFN14, LHZ16] for prior work.
See [LP05, NH08, GLFN14, LHZ16] for prior work.
Programming:
Programming:
-
Build a collaborative digital whiteboard platform using
the
renderer
you develop
.
-
Build a collaborative digital whiteboard platform using
your own
renderer.
-
Compare rendering algorithm
s in practice.
-
Use a modular architecture so that you can compare different renderer
s in practice.
-
Publish the software under an open source license, so other universities can develop it further.
-
Publish the software under an open source license, so other universities can develop it further.
-
Try to port to all platforms (Linux, Windows, Mac, Android, iOS, web)
-
Try to port to all platforms (Linux, Windows, Mac, Android, iOS, web)
-
Use techniques suitable for cross platform applications. I.e., avoid platform specific SDKs like Metal, DirectX, AppKit, ...
-
Use techniques suitable for cross platform applications. I.e., avoid platform specific SDKs like Metal, DirectX, AppKit,
CUDA,
...
-
Note, it is no
t expect
ed
that you really port to all platforms, but it should at least be possible without major difficulties.
-
I don'
t expect that you really port to all platforms, but it should at least be possible without major difficulties.
-
Implement some nice-to-have features in the whiteboard:
-
Implement some nice-to-have features in the whiteboard:
-
PDF integration via
[
PDFium
](
https://pdfium.googlesource.com/pdfium/
)
-
PDF integration via
[
PDFium
](
https://pdfium.googlesource.com/pdfium/
)
-
Note, i
f you want to publish on iOS, this is really your only choice for a PDF library in
terms of licens
e.
-
I
f you want to publish on iOS, this is really your only choice for a PDF library
s
in
ce GPL/AGPL is supposedly incompatible with the App Stor
e.
-
End-to-end encryption
-
End-to-end encryption
-
Your own ideas...
-
Your own ideas...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment