When comparing Source vs Skyline, the Slant community recommends Source for most people. In the question“What are the best 3D game engines?” Source is ranked 29th while Skyline is ranked 39th. The most important reason people chose Source is:
Valve's official documentation website is great for newbies. It demonstrates the pros and cons of the engine (and since the website isn't maintained by Valve, but instead the community, the pros and cons are largely unbiased). There are also a number of pages dedicated to entities used within official Valve games and also community-made mods that were turned into full-fledged games by Valve. These pages explain the ins and outs of how most source programming works. There are also guides for Valve's tools which are both included in Source SDK and in any Valve-developed game.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Great documentation
Valve's official documentation website is great for newbies. It demonstrates the pros and cons of the engine (and since the website isn't maintained by Valve, but instead the community, the pros and cons are largely unbiased). There are also a number of pages dedicated to entities used within official Valve games and also community-made mods that were turned into full-fledged games by Valve. These pages explain the ins and outs of how most source programming works. There are also guides for Valve's tools which are both included in Source SDK and in any Valve-developed game.
Pro Runs on every potato pc
Since it has precalculated lighting, this engine is great for low end PCs too.
Pro Many basic entities
You don't need to code your own door or ladder etc. You can pretty much use every entity used in Half-Life 2 yourself easily.
Pro Visual logic, no programming
Of course you can program stuff into source but for level design only, source has a really easy input/output system for your level logic (e.g. doors, trigger when player walks into room...).
Pro Has a built-in video capture and editing application
Source includes Source Filmmaker, a video capture and editing application.
Pro Easy way to export or load source models to unity and maps
Pro Great tech support and friendly community
A growing community that is always helpful with dev response times averaging less then 24 hours. Often less than 12.
Pro Comprehensive WYSIWYG editor
Skyline provides a straightforward drag and drop development environment that can be customized to suit individual preferences. Playing the game and animating the scene can be done from within the editor at any time.
Future versions will allow extending editor's functionality with plugins and offer an official way of trading custom plugins.
Pro Highly affordable licensing
Skyline's commercial edition costs just £40, has no royalties or earning limitations and includes 2 activations per license purchase and a year of free updates.
Pro Runs well on lower end machines
Skyline can be run on a machine with 2GHz Dual Core CPU, 2GB of RAM and Nvidia's 9800 GT (or equivalent) GPU. While, obviously, higher specs are recommended, it's reasonable to expect around 60fps on small scenes with these specs.
Pro Excellent terrain editor
The Terrain editor is easy to use and will include features such as hole cutting.
There is a differed lighting render for internal scenes, which makes creating multi light and beautiful/atmospheric scenes so much easier.
All the tools for the terrain are in one place such as placing road/paths, vegetation, billboards, and the settings are easy to locate and change.
Planned features include:
Hole cutting in terrain and
Terrain paging.
Pro Low learning curve
Making a game in the current top engines is hard work, making something small and basic in Skyline is not. Easy to learn drag an drop model placement and editing supplemented with easy to follow video's on forum make the process straightforward.
Pro Full global illumination
Including image based lighting.
Pro Has a free version
A free version that's limited to non-commercial usage and lacks a few features is available.
Pro Impressive water render
Rendering of a water plane looks fantastic and is easily edited for different effects.
Pro Artist-friendly
The schematic editor is designed to make it easier for non-programmers to create games.
Pro Asset store
Not much in it at the moment but is starting to grow and will continue to grow with an increase of users.
Pro Constant development and regular updates
There are many additions to the engine that are on the road map such as multi threading and tree physics.
The feature list is constantly evolving with each user request and idea put forth.
Pro Support for custom editors
Skyline has a custom editor that gives the user of making their own tools for use directly in the editor to develop their games. All the editors are made using the Qt Designer and programmed in lua inside the engine itself.
Pro OSVR support announced
Open-Source Virtual Reality support is in development.
Pro More editor's
Shadow editor.
Weapon Class Editor.
Mesh Editor.
Advanced Mesh Editor.
GUI Editor.
Script Editor.
Environment Editor (volumetric clouds and day night cycle, lightening, ocean settings, height fog).
Particle Editor.
Path editor.
Schematic editor.
Navmesh editor.
Material editor.
Pro Lots of learning resources
The documentation is been rewritten and follows a structure like a course.
Introduction to > Level designer with examples > Artists
There is also video tutorials, video examples and video tutorial series been produced.
There are user created demo scenes, examples and more.
Pro Visual GUI/HUD Dditor
Making HUDs and GUIs has never been easier
Pro PBR Workflow
Full PBR workflow, your not stuck to Secular or Metallic it has both
Pro One on one private support with engine developers
Can contact the Skyline developers and they will always respond and help as fast as they can.
Cons
Con Only for mods
Normally, you can only use the Source Engine to develop "source-mods" (as Steam calls them), however the developer wiki is correct in saying Valve have a proven track-record for finding source-mods and turning them into fully-fledged games, Black Mesa Source is a good example of this, as it began life as a source-mod available for free, however Valve turned it into a fully-fledged and paid game.
Con SDK is outdated and difficult to use
Source SDK has not been updated in ages, and has instead been "re-released" under different names, e.g "Source SDK 2013 Singleplayer".
It's honestly easier to use the version of SDK included with any Source game, namely Portal 2 or DOTA 2, since both have a variant of Source SDK that is more updated than anything you can find in the tools section of Steam.
Con Currently limited to targeting PC
Mobile targets are planned.
Con Free Version currently not available/severely limited when available.
The free version has massive amounts of features functionality removed, including the ability to compile anything standalone.
The free version is currently (as of November 2017) not available until the next major release.
Note: some of what is below is open to change, this is the coming set of changes.
The price will be jumping from $40 to £99.99 ($132.32) for the lowest tier able to build a standalone. This tier will not be able to remove the engine splash screen.
The next tier will be £199.99 ($264.66).
Con No C++ SDK
Con Small community
There is a small but helpful community that are constantly creating video tutorials and one member is creating a FREE ebook to make the transition to the engine simpler.
Con Still in beta
Not all features are fully implemented yet.
Con Lacks occlusion culling and lightmapping
This is been added in a future update, however a date of this update hasn't been given yet.