Rationale

The method below is to accurately display your FT3 map at any projection as a CC3+ map, with all the climate zones, altitudes and major rivers in their correct places no matter what the projection, and also to allow fine tuning the map in a way designed to add extra detail without changing the original FT3 map to any great degree.

The method requires as much detail in creating the FT3 map as possible – see articles on designing FT3 maps. Especially, this requires attention to altitude, climate zones, islands and rivers.

Prior to export

The most popular projections are:
• Equirectangular – increasingly inaccurate as you travel away from the equator
• Hammer – distorted increasingly as you travel to the east and west borders
• Sinusoidal – accurate and not so distorted, but discontinuous. Can be used to make an actual globe, especially the 18-way Stereographic Gores.
• Orthographic – allows you to centre on the landmass in question and see it most accurately of all in a continuous fashion. Used also to make maps centred on the North or South poles.
• AE Hemispheres – presents the map as 2 hemispheres (E and W). For best results, make your original draft map in FT3 as an AE Hemisphere projection, and then refine it at the equirectangular projection. This enables you to make sure there is not too much land overlapping each hemisphere – see below for preferred (left) and not preferred arrangements (right).
FT3toCC3-01
Continue reading »

What is a symbol really?

One common way to look at symbols is to separate them into raster and vector symbols, where a raster symbol is a png image file on disk, while a vector symbol is built from regular CC3+ shapes. While there is truth in this, it is also an oversimplification.

If we look at things from the perspective of CC3+, there is no difference between these, it is just a symbol either way, and is treated exactly the same. And all of this becomes evident when we look at what a symbol really is.

If we go back in time, Campaign Cartographer didn’t have symbols at all (at least not as we know them today), it had parts. Put simply, a part is a CC drawing, which you can insert into another drawing. Being an actual drawing, it could contain everything a regular drawing could. It is from this concept of insertable parts that symbols arose. Just as with parts, a symbol is just an ordinary CC drawing that can contain (almost) all the features of a normal drawing. One of the main differences between symbols and parts is that one file can contain many symbols, allowing for the symbol catalogs we use today, while parts must be one file per part. (Also note that a symbol catalog file is just a standard map file with a different file extension, there is no difference in the file format at all.) You know the symbols that show up in the symbol catalog window if you click the Symbols in Map button? Those are the same symbols which would be available to other drawings if you loaded the current map up in the symbol catalog window while working on another map). Another big difference between symbols and parts is that when you use symbols, the symbol definition is stored exactly once in the drawing, and each placement of the symbol in the map just reference that definition, while when you insert a part, the entities in the part are simply being inserted into the drawing each time.

So, where am I going with this? Well, as you probably already know, in CC3+ you can use Draw –> Insert File to insert different things into your drawing, one of the possibilities being an image file in png format. Doing this simply inserts a picture entity into the drawing. A picture entity is one of the standard entities in CC3+, just like a line, a polygon or so on, the difference is obviously that it references an external image on disk. And this is exactly what a raster symbol is, it is a standard symbol that happen to include a picture entity. One interesting fact about how this is done is that you could insert images into your maps all the way back in CC2, so technically you could have raster symbols in CC2, even if it wasn’t officially added until CC3 (CC3 improved the functionality a lot though, such as support for transparency, the png format, variable resolution, varicolor and much more) Continue reading »

Dear map aficionados, it’s time again for our Maps of the Month series, where we highlight just a few of the many contributions to the online CC3+ community. Enjoy!

Christina Trani (Lorelei) posted pictures of her 3D ship plan in action on Facebook and the forum. Isn’t the combination of a flat floorplan with a 3D arrangement just wonderful?
Ship Model by Christina Trani (Lorelei)
Continue reading »

This is the second article in my series about XP development. To understand this article properly, you should be familiar with the contents of the previous articles.

In this article, we’ll talk about how we can manipulate our drawing. In CC3+, a drawing is really a series of entities, so we are going to have a closer look at what an entity really is, how to create new entities in the map, and how to access and manipulate existing entities.

Entities

Everything in a CC3+ map is an entity; a symbol, a line, a landmass and so on. This term should be well known to all CC3+ mappers, as it is the term used in official documentation. However, it isn’t just these visible things that are entities, almost everything stored in a CC3+ drawing is an entity, such as a map note or an effect. We can view an entity as a data container for one specific thing or aspect of our map.

When working on an XP, you are almost always going to be handling entities. After all, manipulating entities is needed no matter what you want to do with the drawing, including extracting information from it, so understanding how to work with these is very important.

Continue reading »


Whenever you add a new effect to a map in Campaign Cartographer, you are presented with a small choice about which effect units to use. In these article, I’d like to talk a little bit about these choices, what they really mean, and which setting to pick in each situation.

In general, the effects units affect how you specify effect sizes, such as the width of an edge fade, the length of a shadow and so on. It does not affect the strength of the effect (although changing the size of an effect, such as a glow, will indirectly make it feel stronger as well).

The three available settings are

  • Percent of View Width
    This setting makes all effect sizes depend on your current view. This means that effects will actually change as you zoom in and out of the map.
  • Map Units
    This setting means that all effect sizes are absolute, and expressed in the same units as your map is in. For example, a (non-metric) dungeon map is expressed in feet, so this options means that the sizes of the effects is expressed in feet as well.
  • Percent of Drawing Extents Width
    With this setting, the size of the effects depends on the size of your actual map. For example, if you set the length of a shadow effect to 1, and your map is 400 map units, than shadows will be 4 units long (1% of 400 is 4). As above, what a unit means is based upon your map type, for example feet in a dungeon or city map.

So, let us look into what the different settings are most appropriate for, along with some examples.

Continue reading »

The Continent of Dorina
Dorina

A brief note about this article

The main reason I have never written about the special effects I use in my maps before now is because they have to be applied differently on each new map I draw. Differences in map style and the random variability of the way I chose to warp the colour scheme each time have made it very hard to nail down any particular method to the point of there being a right or a wrong way of doing it, and it’s nearly impossible to make a definitive set of instructions when nothing is set in concrete. I have often used similar combinations of effects on similar sheets in different maps once I discovered a useful result by experimentation, but I don’t think I have ever used exactly the same settings on any two maps. So what follows is more a train of thought and an explanation of my method as I develop two example maps of the same place in two different styles in tandem. However, and having said that, there are a few simple instructions on how to generate and process sea contours in the first of the special effects to be described.

This article focuses on two versions of the continent of Dorina shown above in the Mike Schley style (MS) and the Herwin Weilink style (HW). I have chosen these styles because they are available to all CC3 mappers, and because they are so different in nature that the special effects will have to be applied differently to each one. By describing this process and providing the finished FCW files for reference purposes, I hope that those of you who have requested tutorials about how to get similar special effects to mine in their own maps may at the very least gain some useful information and ideas.

The effects I will be working on in this article are oceanic contours, global colour shifts, contrast adjustments, snowfields and something I’ve called ‘midnight’, which entirely changes the nature of the map in a way that makes it vaguely reminiscent of a view seen under brilliant moonlight.

First off, then, I should probably start with the basic stuff – how much I have already warped the default styles to produce the initial maps before we get started on the special effects. Please note that for some reason I set the scale of these maps completely wrong, but it was too late to go back and start again by the time I got to the finishing touches. I didn’t realise until I was adding the scale bar and it was out by a very large factor.

Dorina - Mike Schley styleDorina – MS

The MS style is beautiful in its clean and radiant pastel colours. Unfortunately for me it is those very same pastel shades that make doing the kind of special effect I do quite difficult to achieve on an MS map. While I can appreciate the loveliness of many very different styles my personal taste tends more towards richer, darker colours. If you open the Dorina – Mike Schley.FCW file you will see that the sheets have been dramatically altered, so that while I tried very hard not to take it too far away from the intended appearance as to be unrecognisable as an MS map, I have used lots of Adjust Hue/Saturation and RGB Matrix effects. I have also swapped out some of the textures for others in the same set and changed their colours accordingly. I love the grassy texture of the Marsh_MS fill, and so I have abused it by using it for anything that is at all grassy in nature. There are other fills I’ve substituted, but even though I’ve bashed it about quite badly (and I cringe to think of what the purists would say) all the fills are MS fills and part of that style. There is nothing there that doesn’t come from the Mike Schley mapping style.

Dorina - Herwin Wielink styleDorina – HW

You might think the HW style is made for me, with my already stated preference for darker, richer colours, but my taste is less subtle and a couple of degrees lighter in tone. I have done exactly the same thing with the HW map as I’ve done with the MS style – lots of colour changing sheet effects aimed at making everything a little brighter than before. I haven’t swapped out so many of the fills, but I do very much like the grassland fill and I’ve used it in several shades on different sheets. There are couple of sheep and cows and a horse that remain from the MS version where there is no HW equivalent.

Continue reading »

Campaign Cartographer 3+ is a a very configurable and extensible program. In addition to the core program, users can purchase official add-ons, providing not just new artwork, but also new tools. Users can easily add new artwork such as symbols and fills, and many users with an artistic talent create such resources themselves and import into CC3+ for use with their maps. It is also easy for users to create their own drawing tools and organize symbols into symbol catalogs. For the more advanced users, it is possible to customize the menus and toolbars, and write macro commands which can be used to add additional functionality or automate tasks.
But, the most powerful option is the possibility of writing your own add-ons, or XP’s. While you can do a lot with macros, you are still limited to the commands actually provided by CC3+. Clever combinations of these commands can yield interesting results, but sooner or later you will run into things you can’t do. And this is where XP development comes in. By writing your own add-ons for CC3+, you get direct access to the building blocks of your drawing, and can write your own commands for CC3+ to do all kinds of stuff.
In this series of articles I will teach you how to write these add-ons yourself. A word of warning here; these articles will teach you about XP development, but I’ll have to assume you actually know something about programming, and in particular, C++. If you don’t know that, I recommend you find yourself a free C++ tutorial on the internet and start there before coming back, as you will have problems following the tutorials otherwise.

In this first tutorial we’ll look at how to set up your programming environment, as well as making our first code.

Note that you can easily find all the articles published in this series so far by using this link.

Continue reading »

As we are slowly heading into spring here in the northern hemisphere, it’s time to take another look at the wonderful maps the mapping community has produced. Here are five maps that caught our eye this month. Be sure to check out the forum and the Facebook group for lots more!

Thiatas Ashadarawesh produced this amazing world map in Fractal Terrains 3. Worthy of a “Best Coastline” prize.
World Map by Thiatas Ashadarawesh‎ Continue reading »

Many gamers use some kind of digital solution such as virtual table-top software to display maps on a projector or computer screen even when running a local game (as opposed to running a game over the internet, where such software is pretty much required). All of these software solutions have their advantages and disadvantages, but  CC3+ itself may actually be a very good solution, depending on your needs. Now, just to start with the limitations, CC3+ don’t have any kind of remote viewing/projecting options, so this do require that you share the screen you are actually working on (This can be a secondary screen/projector that is set up to mirror yours, or it can be done through screen sharing software, which allow others to see your screen even over the internet).

So, why would you use CC3+ for this? What advantages does it have over other VTT software? Well, the main reason CC3+ is good for this is that this is where you made your map in the first place. This means that the map is fully interactive, and you have all your regular CC3+ tools available to you to manipulate the map during play. If you export the map from CC3+ to an image file for use in a VTT program, then everything becomes static. In CC3+ you can hide or show sheets and layers, you can move symbols and edit whatever you need to do.

Of course, CC3+ isn’t optimized for use during play, while a VTT program is made just for that purpose, so some things are probably a bit more complicated to do in CC3+, so it is up to you if the flexibility CC3+ offer with regards to what you can do with your map during game play is worth it. For this article, I’ll showcase a few features of CC3+ that helps you during play.

Continue reading »

Traveller by Marc W. Miller was the among the first science-fiction role-playing games ever published and remains a popular game to this day. It’s sector maps and starship deckplans are iconic images of the rpg hobby and of course we had to include compatible material when we produced our science fiction add-on Cosmographer 3. Let’s have a look at what we included.

Galactic Traveller MapThe Big Picture

One of the signature styles of Cosmographer 3 is the big “Galaxy Map” style, and you might be tempted to recreate Travller’s huge “Charted Space” map in its beautiful blue, white and black colors. But you’ll find that is not necessary – as were tempted just as much and included this map as an example among the drawings that come with Cosmographer 3. Edit it to your liking and print it as a huge poster map if you like. Of course the matching template is there for you, if you have your own galaxy to map!

Dark Nebula SectorAll the Sector Maps You Need

Apart from containing normal templates for Traveller’s sector maps, Cosmographer 3 also contains a very powerful data import feature. It draws the numerical data of a selected sector from the web (www.travellermap.com) and generates a full sector map from it, including x-boat routes and allegiance codes. Watching the import and auto-generation process alone is just pure, unadulterated fun.

Tyler SubsectorYou can create such map in the bitmap style as shown on the left, or in the classical black and white print style of the published Traveller books.

Of course the smaller subsector maps are also available as templates, again both in traditional black and white (as on the left) or Cosmographer’s bitmap style. Wile they can’t be automatically generated like the sector maps, you can easily copy the necessary content of the sector map over into this smaller section.

Aurora System MapLet’s Swing around the Sun Once More

One of the less iconic but no less useful type of maps used in Traveller are the system charts, showing the planetary orbits of a star system. These show the distances of the various planets and other celestial objects from their central star.

As usual the templates are available both in a black and white vector style and a full color bitmap version (depicted here). As they are much less setting-specific than the sector and subsector maps, these are useful for almost any science fiction setting beyond Traveller.

Traveller World MapsZoom in Closer

What would Traveller be without its world maps? Well, at least a lot less iconic. Of course Cosmographer 3 includes templates of the classic icosahedral projection, subdivided into hexes. These come in a variety of sizes, scaled to the standard UWP (Universal World Profile) designations of the Imperial Scout Service.

One of the two versions of the style depicts the world as if shown in a satellite image (while keeping the hex map aspect) and the other as a clear and simple vector abstraction, ideal for planning and hex crawling. The symbols depicting the terrain features in this style were taken directly from the Traveller 5 draft document (Cosmographer 3 was released before T5).

Traveller 100t ScoutAnd How Do We Get There?

Last but not least, Cosmographer 3 has the templates for the most important aspect of the Traveller setting: the starships. The classic black and white style is straightforward to use and shows everything clearly, but of course the Traveller ships can also be mapped in Cosmographer’s own more elaborate bitmap style. We’ve included templates for two of the most used ships in Cosmographer 3, the 100t Scout and the 200t Free Trader. The maps are outlines only, so any custom interior design can be added to the deckplan in minutes.

After Cosmographer 3’s release we ran a poll to see what other ships our users wanted to see and added the three most popular selections as extra downloads for free.

All of these maps and styles and much more non-Traveller specific resources are available as part of the Cosmographer 3 add-on for Campaign Cartographer 3+.

Previous Entries Next Entries