Skip to content

Newsletter 10: Sailing Simulator Prototype content #147

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 2, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions content/posts/newsletter-010/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,22 @@ If needed, a section can be split into subsections with a "------" delimiter.

## Game Updates

### Sailing Simulator Prototype

![screen](https://github.com/kunos/images/blob/master/nl1.jpg)

This is unnamed game is still in the prototype stage and it's the new project of Kunos Simulazioni (creators of the [Assetto Corsa](https://www.assettocorsa.net/) racing simulation franchise) co-founder and former Lead Programmer [Stefano Casillo](https://twitter.com/KunosStefano) who started a new studio (Jaxx Vane Studio) in April 2020 in the search of new challenges.

It's going to be a modern Foling/Sailing Simulator aiming to bring the depth, rigor and attention to detail found in racing simulations to the sailing genre on PC/Windows.

The game features a fully custom scratch made 3D engine written in Rust with minimal dependencies using DirectX 11 via winapi-rs, ODE and OpenAL with custom bindings.

The project should leave the prototype stage later next month.

The development is streamed live 3 times a week on [Twitch](https://www.twitch.tv/kunosstefano) with highlights also published on [YouTube](https://www.youtube.com/channel/UC7n_g2xDySrmKRaf41rSwlg)



## Learning Material Updates

## Library & Tooling Updates
Expand Down