Merge branch 'master' of github.com:jameshball/osci-render

pull/35/head
James Ball 2021-05-19 22:28:21 +01:00
commit daa0d04d57
1 zmienionych plików z 8 dodań i 2 usunięć

Wyświetl plik

@ -21,13 +21,12 @@ Some of this was built as part of a 24hr hackathon: IC Hack 20. The original rep
- Scaling images
- Translating images
- Applying image effects
- Save rendered audio to .wav file
## Proposed Features
- Tune and transpose audio output
- Support rendering of multiple objects
- Saving pre-rendered frames to file for later loading
- Saving audio output to file
- (long term) Keyframing/animating objects and camera
## Usage
@ -47,6 +46,13 @@ There are some additional controls for `.obj` files:
- Focal length of camera
- Position of camera
- Rotation speed
- Rotation direction
Additional effects can be applied to the image such as:
- Vector cancelling
- Bit crush
## Screenshots