a little and 'mininalist' 3D Flight simulator, accompanied also by a dydactical example that illustrates the concept behind flight simulators. FlightCraft3D anyway goes a lot beyond: is physically realistic, and allowes landing everywhere. It aims at becoming a game focused on casual landing, among trees, rocks and buildings and so on.
VID:http://youtu.be/_Af0PgrCTxo
It shall be a sort of Minecraft-focused-on-aeromobilism. Simply implemented, but with many interesting features. I plan to do also a non-GL version that displays whole 3D gfx with a procedure at whose end pixels are displayed with SDL, asciiart, of native Linux X11 graphics of native Win graphics. Ofc ourse OpenGL is very useful for displaying nice trees... .
it's a single sourcefile program.

USAGE: in any Linux/UNIX system (es.Ubuntu) download the zip and place it in your home directory; extract the zip. open a Terminal and navigate int the folder of the game;type this: "make";press ENTER; double-click the a.out

Features

  • realistic physics, also at landing and collisions
  • airplane will be made deformable
  • trees around, which shall be solid later on, but damagable. Yes: desertification will be possible, as well as airport-construction... .
  • textured graphics
  • soon there shall be positionable buildings/blocks to make experiments on casual landing, and stunts
  • very simple sourcecode
  • internal view, rotable. it is a little awkward to get right point of view but it works: once the point of view was set good, it is acceptably good.
  • only SDL and OpenGL needed to compile and run
  • Also a non-OpenGL versin will be made
  • airplane shape is automatically read in from a file, but a better polyhedron model of the airplane is needed

Project Samples

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3)

Follow FlightCraft3D

FlightCraft3D Web Site

Other Useful Business Software
Enterprise-grade ITSM, for every business Icon
Enterprise-grade ITSM, for every business

Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
1
0
1
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5

User Reviews

  • Compiling FlightCraft3d on PcLinuxOs 2015 I have successfully compiled Flightcraft3d (as published on SourceForge.net in March of 2015) on the following versions of PcLinuxOS: PcLinuxOsKde32Minime fully updated as of 14Mar2015 PcLinuxOsKde32 fully updated as of 14Mar2015 PcLinuxOsKde32FullMonty fully updated as of 14Mar2015 In each case it was necessary to add the following libraries: 1- libSDL-devel with all of its dependencies as managed by Synaptic (to get /usr/include/SDL/sdl.h) 2- mesa-devel with all of its dependencies as managed by Synaptic (to get /usr/include/GL/gl.h) Once those library headers and their many dependencies are in place and up to date as automated by Synaptic, I can compile the published source code from the directory into which the SourceForge archive has been extracted with the following one-word command: make Whereupon the executable, named "a.out" is created. I did not need to edit the source code at all. It compiled immediately, generating no errors, and resulted in a working flight simulator that I can control from the keyboard. All of my experience has been on machines equipped with nVidia graphics cards, and I do not know how the resulting sim runs on other hardware.
  • hello world
Read more reviews >

Additional Project Details

Operating Systems

BSD, Linux

Intended Audience

Developers, Education, End Users/Desktop

User Interface

OpenGL, SDL

Programming Language

C

Related Categories

C Role-Playing Games (RPG), C Simulation Games, C Flight Simulator Software, C Minecraft Mods

Registered

2011-12-11