Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
Home exam in IMT2531 - Graphics programming.
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Jone Skaara
Home exam in IMT2531 - Graphics programming.
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
14
benchmarking
demostuff
dev
extramodels
fastloading
feature/framebuffers
feature/loadlights
feature/refined-shaders
feature/terrain
light
lightDebugging
master
default
protected
objloader
solarSystemDemo
14 results
Begin with the selected commit
Created with Raphaël 2.2.0
14
May
13
12
11
10
9
8
7
6
5
4
1
30
Apr
29
28
27
26
25
24
23
22
20
18
17
16
15
14
13
12
2
1
31
Mar
26
Imroved stalling.
master
master
Added plane stalling if going too slow.
Added sun changes color depening on time of day.
Added a comment
Added remark to readme about yaw being reversed upside-down.
Improved flight controls a bit.
Moved sun rotation to dayTime value. NOw prints time of day to gui.
Expanded readme.
Fixed typo causing incorrect flight controls.
dev
dev
Added remark about minus key to the readme.
Added a comment on plane controls.
started adding terrain zones changing over time. Hard reset to 0.
Added pausing of season moving on 5.
Flexibility in terrain shader.
Added month print to gui.
Season uniform now controlled with 1-4 and fed to the shader.
Added plane speed and season counter to gui.
Added plane controls. #9
Fixed cmake-list to copy 'others' directory containing the height maps.
Added imgui gitrepo to references.
Added terrain material.
Added O to toggle hard lines on the zones(season debug mode) #15.
Added height-maps to the repo, no longer requiring user to import their own.
Added liberary ImGui, allows for writing text to the screen.
Added terrain shaders. They were ignored by git before.
Added F key input that moves plane to different locations on map. Re implemented reset plane. #18
Added LOCKED camera mode, put it on the plane cam, and cockpit cam #8.
Moved cycle cameras to '-' #8
Added chaning of daytime with 6->9 #16
Added toggeling of day/night cycle #16
Added resetting of plane
Added toggeling of day and season moving bools.
Added comma, period as navigation keys. Added other input keys.
Added camera zooming.
Readded WASD keys.
Rebound the camera conrols to IJKL-YH, and moved reloading keys to 7-8-9-0.
Day-Night cycle.
Added a cloudsSkybox, and put it on terrain scene.
Added terrain color based on height.
Added freelook cockpit camera.
Loading