Skip to content

Commit

Permalink
Merge pull request #12 from harfang3d/3-2-7-cleanup
Browse files Browse the repository at this point in the history
Tutorials cleanup.
  • Loading branch information
astrofra authored Aug 14, 2023
2 parents 916ee1f + 1a4ff4c commit 5f7c026
Show file tree
Hide file tree
Showing 45 changed files with 2 additions and 2,817 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# HARFANG® Tutorials

These **tutorials** demonstrate the usage of the HARFANG API in **Python**, **Go** and **Lua**.
These **tutorials** demonstrate the usage of the HARFANG API in **Python** and **Lua**.

To run the tutorials:

Expand All @@ -19,7 +19,7 @@ D:\tutorials-hg2>python draw_lines.py
```
or
```bash
D:\tutorials-hg2>go run draw_lines.go
D:\tutorials-hg2>lua draw_lines.lua
```

Alternatively, you can open the tutorial folder using [Visual Studio Code](https://code.visualstudio.com/) and use the provided debug targets to run the tutorials.
Expand Down
37 changes: 0 additions & 37 deletions audio_play_sound_spatialized.go

This file was deleted.

24 changes: 0 additions & 24 deletions audio_play_sound_stereo.go

This file was deleted.

23 changes: 0 additions & 23 deletions audio_stream_ogg_stereo.go

This file was deleted.

31 changes: 0 additions & 31 deletions basic_loop.go

This file was deleted.

216 changes: 0 additions & 216 deletions draw_and_create_model_no_pipeline.go

This file was deleted.

Loading

0 comments on commit 5f7c026

Please sign in to comment.